Introduction

In addition to using code snippets to create and deploy Web Forms, you can now use Template HTML pages to customize Normal Web Forms, and Mailer Web Forms.

You can customize the HTML pages to suit the business needs of your organization. Further, Normal, and Mailer Web Forms can be processed using a generic ASP processor (WebFormGenerator.asp) that is designed to distinguish between each type of Web Form.

To process Normal Web Forms, and Mailer Web Forms, you now need to modify code only in the WebFormGenerator.asp file.

You can work with Template, Normal, or Mailer type of Web Forms from the \Samples\WebForm folder. However, you can also work with Mailer Web Forms from the \Samples\Web\MailerForm folder. These Mailer Web Forms are processed by the .asp file available in the same path.