Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Migrating existing form templates for use on a server running InfoPath Forms Services allows you to share forms with users who may not have InfoPath installed. Creating and deploying a custom Web page to host a form allows you to host forms within an existing site model, control the form filling experience, and communicate with forms through ASP.NET code.
In This Section
- Create and Use a SharePoint Feature Package
Deploy your custom XmlFormView Web page using a SharePoint feature, which requires two simple XML files and is deployed using the stsadm.exe command-line tool.
- Migrating an Existing Form Template
Link to information about migrating InfoPath 2003 managed code form templates.
- Authoring Custom Web Pages That Contain the XmlFormView Control
Learn how InfoPath Forms Services renders the XmlFormView ASP.NET control in a custom Web page.
Reference
XmlFormView
Working with Features available in the Microsoft Windows SharePoint Services 3.0 SDK.