|
An easy way to JMail forms
|
Other links at ASP > Tutorials > Form Processing |
| 1. |
Creating Dependent Select Objects With ASP
|
|
|
Select boxes must often communicate with one another (i.e., a Child select objects option values depend on the value selected in the Parent object). This tutorial details how to create a hierarchy of select objects using ASP, SQL, ADO, and JavaScript.
|
| 2. |
Writing Smart Web-based Forms
|
|
|
This is an extensive article that describes form validation technique to help the user submit correct information.
|
| 3. |
An easy way to JMail forms
|
|
|
Use this quick wizard-like form to actually build a form that sends email using JMail. In a couple of minutes you will be able to recieve feedback.
|
| 4. |
Send email via ASP 3.0 and CDONTS
|
|
|
This script shows how to send an email via the CDONTS objects available to ASP 3.0. It will take a selection of form input, create the required e-mail objects, send the e-mail to the specified recipient and then redirect the user to a confirmation page, thanking them for their input.
|
| 5. |
Adding Form Content into Database
|
|
|
An article on inserting Form content into database. Well also create an ASP page to show all the records and to delete specific records if wanted.
|
|
|