Hi everyone.
Happy halloween...
My sendmail.asp sript is sending mail, hurray!
Trouble is, I only get pieces of info, Arrgh!
Emailed end:
Subject: name
Type: Text
And question in the email tex box.
The sendmail page code:
your name:
"name"
your email:
"email"
enter your question
"question"
Sendmail.asp script:
.Subject = "name"
.TextBody = "question" ...
Go to the complete details ...