Generally there would be two ways with AJAX :
[ul]
[li]Load the fragments ( not entire HTML documents ) containing the forms with AJAX and put them in the document.[/li]
[li]Load data describing the forms with AJAX, generate the form elements and put them in the document.[/li]
[/ul]
But the best should be picked based on the amount and diversity of forms, performed user interactions and validations, presence of additional HTML content or media.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.