Display forms

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top