I think it's something like:
href="mailto:[EMAIL PROTECTED]?subject=send
info">[EMAIL PROTECTED]</a>
Not sure of the exact syntax...

Rick

Jay Strauss wrote:
> 
> Is there anyway to supply the subject and some of the body of an email using
> an anchor tag in HTML?  For example
> 
> <HTML>
> <P>
> Send me an email <a style="color:Blue; text-decoration:underline"
> href="mailto:[EMAIL PROTECTED]";>[EMAIL PROTECTED]</a>
> </HTML>
> 
> While this is nice because it pops up your email program, the email has no
> subject, and I'd like to stick in some default text in the email's body
> (i.e. Please enter your name, phone, number, and products you are interested
> in...).
> 
> Is this possible from the anchor tag, or do I need to use a cgi?
> 
> Jay
> 
> Jay Strauss
> [EMAIL PROTECTED]

Reply via email to