movieweb
05-31-2004, 08:58 PM
Here's the question. If the line
document.write("<a href=\"mailto:?subject=Subcribe to &body=")
places a message in the Subject line of an email, how do I use Javascript to place an email address in the To: line?
Thank you.
document.write("<a href=\"mailto:?subject=Subcribe to &body=")
places a message in the Subject line of an email, how do I use Javascript to place an email address in the To: line?
Thank you.