HighDots Forums  

DW changing code - encrypted e-mail address

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss DW changing code - encrypted e-mail address in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Piers 2k
 
Posts: n/a

Default DW changing code - encrypted e-mail address - 11-09-2004 , 03:26 AM






Hi folks,

I've managed to hide all my e-mail address' from the spambots using the
ASCII method. However, when I save the page and go back into code view, DW
has changed my encrypted code.

I have something like <a
href="mailto:.....>:&#102......</a>

but DW changes it to <a href="mailto:name (AT) domain (DOT) com">:&#102......</a>

Why?
(I'm using DWMX)

Thanks,
Piers



Reply With Quote
  #2  
Old   
snooper
 
Posts: n/a

Default Re: DW changing code - encrypted e-mail address - 11-09-2004 , 05:41 AM






probably because DW can read ASCII....

Reply With Quote
  #3  
Old   
Piers 2k
 
Posts: n/a

Default Re: DW changing code - encrypted e-mail address - 11-09-2004 , 07:43 AM



So how can I stop it?



Reply With Quote
  #4  
Old   
Michael Fesser
 
Posts: n/a

Default Re: DW changing code - encrypted e-mail address - 11-09-2004 , 09:22 AM



.oO(Piers 2k)

Quote:
I've managed to hide all my e-mail address' from the spambots using the
ASCII method.
This is no hiding, it's trivial to decode with simple regular
expressions for example.

If you don't want your address grabbed then don't publish it. You can't
hide it from harvesters while keeping it working for real visitors.

Micha


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.