Yanhead
10-10-2003, 07:56 AM
Can anyone tell me the syntax for having a 'standard' HTML mailto text link add a subject to the email & some text in the body.
thanks, I've done it before but just forgot.
thanks, I've done it before but just forgot.
|
Click to See Complete Forum and Search --> : auto subject? Yanhead 10-10-2003, 07:56 AM Can anyone tell me the syntax for having a 'standard' HTML mailto text link add a subject to the email & some text in the body. thanks, I've done it before but just forgot. requestcode 10-10-2003, 08:21 AM I believe it goes like this: <a href='mailto:email@me.com?subject=my email&body=some text'>Email Me</a> webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |