Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Spambot Email Protector:
email with subject filled in

 

 


steve_e
User

Dec 10, 2009, 9:29 AM

Post #1 of 5 (47719 views)
Shortcut
email with subject filled in Can't Post

Hi -
I'd like to be able to have emails already filled in with subject details, for varying reasons.

I've been trying to do so, but it seems to 'unprotect' the email address when I add in the html for this. The sort of thing I mean is:
<a href="mailto:support@mymail.com?subject=Don't understand login procedure">Email Technical support</a>

It works fine until I add the subject line.


Donna
Staff / Moderator


Dec 10, 2009, 4:09 PM

Post #2 of 5 (47711 views)
Shortcut
Re: [steve_e] email with subject filled in [In reply to] Can't Post

Hi Steve!

Can you send me a link to a page that demonstrates this? It seems to work fine when I try!

Donna

--
support@interactivetools.com


steve_e
User

Dec 10, 2009, 11:54 PM

Post #3 of 5 (47704 views)
Shortcut
Re: [Donna] email with subject filled in [In reply to] Can't Post

Hi Donna -
If you look towards the bottom of this page, the first link contains the email link above with the subject line, the second without it:

http://www.eyps.info/aboutus/contact2.php
Just ignore the others afterwards - that's just email links using CMS Builder.


(This post was edited by steve_e on Dec 10, 2009, 11:55 PM)


Donna
Staff / Moderator


Dec 11, 2009, 3:59 PM

Post #4 of 5 (47688 views)
Shortcut
Re: [steve_e] email with subject filled in [In reply to] Can't Post

Hi Steve!

Good news -- it is actually being protected. :) If you view the source, you'll see that the one with the subject line is displayed as:

<a href="mailto:&#115;&#x75;&#x70;&#x70;&#x6f;&#114;&#116;&#64;&#109;&#x79;&#x6d;&#97;&#x69;&#x6c;&#x2e;&#99;&#x6f;&#109;?subject=Don't understand login procedure">Email Technical support</a>

the one without is:

<a href="javascript:void(window.location=%27mailto:&#x73;%75&#112;&#112;&#x6f;%72&#x74;%40&#x6d;&#x79;&#x6d;\u0061\u0069\u006c\u002e\u0063\u006f%6d%27);">Email Technical support</a>

They're using a couple of different methods (the one with the subject line doesn't use the Javascript) but both are still well protected, no worries. :)

Donna

--
support@interactivetools.com


steve_e
User

Dec 12, 2009, 1:50 AM

Post #5 of 5 (47670 views)
Shortcut
Re: [Donna] email with subject filled in [In reply to] Can't Post

Ah, ok thanks Donna. I was being lazy and didn't view the source, I just hovered over the two and on the status bar one was showing up in javascript, the other one looked normal!

Thanks again,
Steve.