Do you mean?
<CFMAIL 
>
TO="#URLDecode(%64%61%76%65%2E%62%6F%73%6B%79%40%68%74%63%69%6E%63%2E%6E%65%
74)#"
>
FROM="#URLDecode(%64%61%76%65%2E%62%6F%73%6B%79%40%68%74%63%69%6E%63%2E%6E%6
5%74)#"
> SUBJECT="Test-Encoded"
> TYOE="html">
> Test                  
> </CFMAIL>

-----Original Message-----
From: Everett, Al [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, October 16, 2002 9:32 AM
To: CF-Talk
Subject: RE: URLEncoding email address to stop email harvesting?

Can't you use URLDecode()?

> -----Original Message-----
> From: Bosky, Dave [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 16, 2002 9:29 AM
> To: CF-Talk
> Subject: URLEncoding email address to stop email harvesting?
> 
> 
> URLEncoding email address to stop email harvesting?
> 
> I want to urlencode email addresses in my CF code to prevent email
> harvesting and seem to have trouble sending email when the address is
> encoded.
> ---------------------------
> <CFMAIL 
> TO="%64%61%76%65%2E%62%6F%73%6B%79%40%68%74%63%69%6E%63%2E%6E%65%74"
> FROM="%64%61%76%65%2E%62%6F%73%6B%79%40%68%74%63%69%6E%63%2E%6E%65%74"
> SUBJECT="Test-Encoded"
> TYOE="html">
> Test                  
> </CFMAIL>
> ---------------------------
> Will I have to pass the encode email address to a script that 
> will decode it
> before sending the mail?
> 
> Thanks,
> 
> Dave
> 
> 
> 
> HTC Disclaimer:  The information contained in this message 
> may be privileged and confidential and protected from 
> disclosure. If the reader of this message is not the intended 
> recipient, or an employee or agent responsible for delivering 
> this message to the intended recipient, you are hereby 
> notified that any dissemination, distribution or copying of 
> this communication is strictly prohibited.  If you have 
> received this communication in error, please notify us 
> immediately by replying to the message and deleting it from 
> your computer.  Thank you.
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to