sendmail finnishing

Y

youtube

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"


Thank you to everyone for reading this post.

Sabby
 
A

Adrienne Boswell

Gazing into my crystal ball I observed (e-mail address removed) writing in
Hi everyone.

Happy halloween...

Thank you, I had a nice All Saints Day as well.
My sendmail.asp sript is sending mail, hurray!

Good for you.
Trouble is, I only get pieces of info, Arrgh!

That's not good. What exactly are you getting? Can you post headers?
Emailed end:

Subject: name
Type: Text

And question in the email tex box.

What is this?
The sendmail page code:

your name:
"name"
your email:
"email"
enter your question
"question"

That does not look like asp to me. Is that what the user sees in the
browser?
Sendmail.asp script:

.Subject = "name"
.TextBody = "question"

Two things - if a variable is quoted, it is taken as literal, which
means that every mail will always have the subject of name. If that is
not what you want, then how are you getting the value of name?
Thank you to everyone for reading this post.

We need to see some real code to find out what the problem is here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top