Click to See Complete Forum and Search --> : Email / Attachments


Tricky123
12-21-2002, 04:01 AM
Greetings!

I have a variable containing a string which I would like to be able to email as content and as an attachment. Is this possible and if so how?

(note, it is not form input data that I wish to submit)

TIA

khalidali63
12-23-2002, 10:02 AM
You can send a variable as content,but sending an attachment is not possible ,unless as mentioned above, you use the server-side programming.

Search the forum, there are answers to how to send emails using variables.

Khalid