We're going to build a form for a website that will automatically email the form's contents to one of a range of email addresses, depending on a radio button selected by the user. I show you how to build this using Dreamweaver MX 2004, and supply the ASP code, and then we examine it to learn how it works. We examine the differences between the GET and POST methods, server-side valiadtion of the form - and when client-side validation with JavaScript is better.

Read more>>