hungnguyen
Programmer
Hi
I am doing the email box for a web. This mailbox will send automatically a multiple-lines string to a person when the form is submitted. How can you write the message body in multiple lines
I have
objMail.body = "This form is submitted already"
objMail.body = "Thanks"
It does not work.
Please help
[sig][/sig]
I am doing the email box for a web. This mailbox will send automatically a multiple-lines string to a person when the form is submitted. How can you write the message body in multiple lines
I have
objMail.body = "This form is submitted already"
objMail.body = "Thanks"
It does not work.
Please help
[sig][/sig]