Hi,
Ok, wanting to put an email link into my page, simple its:
Ok, questions are:
A) What code is needed to add in a subject line?
B) What code is needed to add something into the "body" of the email so half of the email is already written for the user?
I would normally look it up in google, but my minds going pearshape due to hayfever and i can't find the right keywords to find it.
Cheers
Jim
Ok, wanting to put an email link into my page, simple its:
Code:
<A href="mailto:me@me.com">Email Me</a>
Ok, questions are:
A) What code is needed to add in a subject line?
B) What code is needed to add something into the "body" of the email so half of the email is already written for the user?
I would normally look it up in google, but my minds going pearshape due to hayfever and i can't find the right keywords to find it.
Cheers
Jim