Post Reply 
mail to HTML
Author Message
amzter
The bird stole my shoe.

Posts: 1,830.3066
Threads: 342
Joined: 3rd May 2007
Reputation: -4.56241
E-Pigs: 54.7074
Offline
Post: #1
mail to HTML
Could someone tell me what I'm doing wrong here. I used a guide from a website to set up a Mail to link but it doesn't work.

Code:
<p>Email:   	<a href="enquiry@test.co.uk?subject=Enquiry"></a></p></p>


[Image: 494851774.png]
Search:
20/08/2009 04:14 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Assassinator
...

Posts: 6,646.6190
Threads: 176
Joined: 24th Apr 2007
Reputation: 8.53695
E-Pigs: 140.8363
Offline
Post: #2
RE: mail to HTML
Ignoring everything else that could be wrong...

You got 2 copies of </p> at the end.
20/08/2009 04:17 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #3
RE: mail to HTML
1) the "href" should have the prefix, mailto:
2) nothing inbetween the <a> tags
3) you've got two "</p>"s...

Try this code

HTML Code
<p>Email: <a href="mailto:enquiry@test.co.uk?subject=Enquiry">enquiry@test.co.uk</a></p>

20/08/2009 04:17 AM
Visit this user's website Find all posts by this user Quote this message in a reply
amzter
The bird stole my shoe.

Posts: 1,830.3066
Threads: 342
Joined: 3rd May 2007
Reputation: -4.56241
E-Pigs: 54.7074
Offline
Post: #4
RE: mail to HTML
Ahh thanks Zinga.

[Image: 494851774.png]
Search:
20/08/2009 04:49 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: