1.

What Are The Main Components Of Infopath Form Services That Are Responsible For Rendering The .xsn File On Browsers?

Answer»

The InfoPath Form SERVICES consists of four components that are responsible for RENDERING the .xsn file on browsers:

  1. ASP.NET MODULES: RETURN HTML to the browser.
  2. Infopath Form Services HTTP Handlers: Forward requests from IIS to the page generator.
  3. Converter: Responsible for converting the .xsn file into .aspx pages.
  4. Page generator: Communicates with internal data sources, and is responsible for processing postback data from the browser and maintaining SESSION states.

The InfoPath Form Services consists of four components that are responsible for rendering the .xsn file on browsers:



Discussion

No Comment Found