Click to See Complete Forum and Search --> : e-mail pop


Kenneth N. Smit
07-11-2003, 09:32 AM
How can I pre-populate the subject field when I use the mailto option

DaveSW
07-11-2003, 09:36 AM
Like this
http://forums.webdeveloper.com/showthread.php?s=&threadid=10446&highlight=subject+form

ok?

stancreator
07-12-2003, 05:49 AM
it's easy, just copy this code but add your own personal details:
<a href="mailto:your@email.com?subject=your ownsubject">type link text or image here</a>

simple!