| Description |
An ASP.NET user control that creates wizard-style forms. From an XML definition file containing data and workflow requirements, WizardForm will automatically generate a HTML form, accept user input and save the data in XML documents on the web server. Aside from providing an intuitive, consistent data input GUI, WizardForm enables functional and aesthetic elements of an ASP.NET presentation layer to be separated. |