PDA

View Full Version : Trying an Email script...


Seymore
Mar-30-2006, 09:51 PM
...that doesn't show any text on my BIO. It's currently below the "E-mail Test Script..." at the bottom of the BIO. I've not found any other cases/questions like this yet.

I'd like to use this script to hide from the email spam bots that cruise the WEB. HERE (http://www.waftest.com)'s where I got the coding idea from. Is this coding allowed?

<script language=javascript>
<!--
var first = 'ma';
var second = 'il';
var third = 'to:';
var address = '&# 67;&# 104;&# 114;&# 105;&# 115;&# 77;&# 111;&# 111;&# 114;&# 101;63';
var domain = '&# 71;&# 109;&# 97;&# 105;&# 108;&# 46;&# 99;&# 111;&# 109;';
document.write('<a href="');
document.write(first+second+third);
document.write(address);
document.write('@');
document.write(domain);
document.write('" class="cssbtn btnauth" title="E-mail Chris!">');
document.write('E-mail Chris!</a>');
// -->
</script>

With the only caveat being that the var address and the var domain normally show with the space between "&#" and the number gone because this script DOES work here in these posts.



Clear as mud?
TIA...

Andy
Mar-30-2006, 10:14 PM
:wave Seymore how are you?

I use this:
http://www.dgrin.com/showthread.php?p=222923#post222923

Found on my FAQ:
http://www.dgrin.com/showthread.php?t=26043

And used successfully by many folks :deal.

I hope this helps!

Seymore
Mar-30-2006, 10:33 PM
:wave Seymore how are you?

I use this:
http://www.dgrin.com/showthread.php?p=222923#post222923

Found on my FAQ:
http://www.dgrin.com/showthread.php?t=26043

And used successfully by many folks :deal.

I hope this helps!
Doin' well Andy... Got tired of waiting for the other site :nah, loading piccies got laborious... so joined the smugmug crew. :thumb Still have some images over "there", but like starting afresh...

Finally found both of these links... but being a relative noob to coding, have yet to be able to initiate either of these properly. Are there any limits to the current level I'm at? BTW, can you take a look-see at my bio, and let me know where I'm short? I'm using <script language="javascript"> writeEMail('e-mail','From smugmug:'); </script> :bash :bash :bash

Thanks Andy...

Andy
Mar-30-2006, 10:41 PM
Are there any limits to the current level I'm at?

Yes - in order to customize, you have to be at the Power or Pro level. Any of the customization that you see here. I should have checked, I'm terribly sorry. That's my fault.

I've made your account a Power Account, for the remainder of your subscription year. If you want to stay, you'll pay the new fee. If you want to revert back to Standard, you can do that, but you don't have to worry about either, until your anniversary date :D

All the best, and, enjoy customizing!

Seymore
Mar-30-2006, 10:47 PM
I just spotted that. I'm in your debt Andy... but then, who isn't! :wink :D :thumb

Andy
Mar-30-2006, 11:17 PM
I just spotted that. I'm in your debt Andy... but then, who isn't! :wink :D :thumb

:thumb It's my pleasure - enjoy your newfound customization ability!