Click to See Complete Forum and Search --> : Sending Email In Javascript


kamio
12-24-2002, 05:47 AM
hi, i am trying to write texts into the body section of email client by using javascript. I want the code to store strings such as inside a textarea of a form but it should be invisible. The email/form is send using the form action asp/cgi when the button is clicked. Could you tell me how to do this? Thanks for your help.

Yours Sincere,
Mr Jul

Odyssey
03-08-2003, 11:43 AM
So is it possible to put an HTML/JS page into the body of an email?
I want the user to click a button which opens their default email program with address, subject and body filled in. Address and subject I can do (pinched the script from JSS).
I got the idea from an email I rec'd from some company (trying to sell me something) and the body was a form.
I have created the form that I want to use as a page, and it contains some JS - but how do I get it to load in the email body window onclick from somewhere else?? CAN I get it to load in the email body window??

PS - this whole inter-web thing drives me nuts! Unlike the last guy, I don't know what a string is - should I?? I can do HTML with help and REALLY basic JS with lots of help - I can't do tricky stuff 'cos I'm in my thirties and blonde and it's too hard! HELLLLLP!