Displaying InfoPath Form in Web browser

This section provides information about designing and deployment of InfoPath forms to render it in a web browser.

By default, Microsoft Forms Server doesn't support InfoPath form templates that include JScript. Forms that include JScript cannot be rendered in a web browser.

If you want to display your InfoPath form using Forms Server in a web browser, you have two options available when developing your InfoPath form:

It is recommended that you design your form template in Visual Studio using Microsoft Visual StudioTools for the Microsoft Office System, even if you don't plan to use managed code at the beginning.

More Information