I'm sure that many of you reading this have already dealt with forms before. This section is intended as a refresher course to make sure we are all on the same page
when we get into processing the forms in the next section.
Now that you have had your refresher course on form elements, we'll jump into the ASP way of processing those forms.
While we discussed the different form elements in the last section, we didn't discuss how to define the form itself. To define a form on your page you will need to use
the tags. Within the
There are literally billions of emails flying around the globe almost every day. Because of this ever increasing reliance on email, ASP has the ability to generate email
on the fly. This is a very useful tool especially for automated responses to subscription submissions, information requests and e-commerce applications.