September 2007
Intermediate to advanced
504 pages
11h 36m
English
In this lesson, you will:
<objective>Configure IIS, ColdFusion or PHP to send email messages, if you are developing locally
</objective> <objective>Use mail objects to generate an email from a Web page
</objective> <objective>Create a form to collect data from the user
</objective> <objective>Populate the email message with form data
</objective> <objective>Deploy client-side form validation
</objective> </feature><feature><title>Approximate Time</title>This lesson takes approximately 60 minutes to complete.
</feature><feature><title>Lesson Files</title>Starting Files:
Lesson05/Start/newland/contact.asp
Lesson05/Start/newland/generic_template.asp
Lesson05/Start/newland/index.asp ...