T
tombow
Is there any way in ASP.NET 2 to display Infopath 2003 and 2007 forms?
Ideally, a widget that I can drag from the toolbox onto the aspx
designer and do something like:
Widget.LoadForm("C:\\test.xsn")
to display the form for the user to fill out? My ultimate goal is wrap
these forms into web parts. All my data connections are secondary to
web services, the forms have no JScript (though I'd like to keep my
options open). I do *not* wish to use Sharepoint 2007 or Forms server
b/c I need Infopath 2003 compatibility.
thanks
Ideally, a widget that I can drag from the toolbox onto the aspx
designer and do something like:
Widget.LoadForm("C:\\test.xsn")
to display the form for the user to fill out? My ultimate goal is wrap
these forms into web parts. All my data connections are secondary to
web services, the forms have no JScript (though I'd like to keep my
options open). I do *not* wish to use Sharepoint 2007 or Forms server
b/c I need Infopath 2003 compatibility.
thanks