pageone1.comform generator

-Back-
Generate the code for a simple form that sends the information via-email.
Email Address
(The form information will be sent here
e. g. webmaster@searchbliss.com)
Form Heading
(Text displayed above form)
Customize the small section on the right >>
Do not change or alter any other portions of the code
(Needed to send form information)

EXAMPLE:

referers = Array("searchbliss.com")   
mailComp = "ASPMail"                      
smtpServer ="mail.burlee.com"         
fromAddr ="guest@searchbliss.com"
IGNORE THIS FIELD >
Do Not Alter This Field!!!

Do Not Alter This Field!!!


SearchBliss / 2001

Copy and paste code into a BLANK page
and save as an ASP file named "mail"
(mail.asp )

-Back-