Web Form
Web Form
Description: A web form that e-mails the results when submitted.
Instructions:
- Save the following two files to your hard disk by right-clicking on them and choosing "Save Target As..."[form.htm] [sendmail.htm].
- Rename sendmail.htm to sendmail.asp.
- Within sendmail.asp, there are four values you must modify. They are:
- Line 18 "Enter Your TOAST.net Email" -- This is your TOAST.net email address in the format <username@toast.net>.
- Line 19 "Enter Your Password" -- This is the password associated with your TOAST.net e-mail address.
- Line 23 "Enter Your Email Address" -- This is any e-mail address you wish to send the form results to.
- Line 25 "Enter your Subject" -- This is the subject of the e-mail message you receive that contains the form results.
- Place both files on your website. You can access the form using the URL http://<website>/form.htm
SAMPLE