i found this from a website
HTML Code
%26lt;A
HREF="mailto:you@yourdomain.com?subjec... website"%26gt;Email Me%26lt;/A%26gt;
You can also change the word "subject" in the code to "body" and have a message automatically placed in the body of the email
letter. http://www.hypergurl.com/redirect.html#e...
MY question is can i PUT both of them i want ot Put subject and body at the same time whats the exact code for this
HTML code for putting that mail to link in website?windows xp service
Try this:
%26lt;a href="mailto:email@domain.com ?subject=x %26amp;body=y"%26gt;Email Me%26lt;/a%26gt;
Of course, take out the spaces in the link; they were just there to make sure it is not cut off.
No comments:
Post a Comment