Now in the code of the email both string are equal , but not when I browse in ASP page or in CF MX page. It's means there is a problem with encoding type ? Regards
-- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer WEB Programmer. Network Admin [EMAIL PROTECTED] http://www.enmicuba.com -----Original Message----- From: Bryan F. Hogan [mailto:[EMAIL PROTECTED] Sent: Friday, July 18, 2003 1:26 PM To: CF-Talk Subject: RE: Something strange... I'm not sure what your problem is. The chr() function is working as it's supposed to. The chr() function changes the character numbers to print on screen if possible. What are you trying to do? -----Original Message----- From: Hassan_Arteaga_RodrÃguez [mailto:[EMAIL PROTECTED] Sent: Friday, July 18, 2003 3:13 PM To: CF-Talk Subject: Something strange... Hi all !! I have a list: 216::227::198::104::226::149::211::129::220::133::133::233::229::198::200::2 12::180::212::228::133::140::145::232::212::132::148::216::143::148::229::19 4::206::178 When I apply Chr function for each number i get the following string ØãÆhâ•ÓÂÜ……éåÆÈÔ´Ôä…Œ‘èÔ„â€Ã˜Ââ€Ã¥Ã‚β in Microsoft ASP Now when I try to apply the same for CF MX i get the following string ØãÆhâ•ÓÂÜ……éåÆÈÔ´Ôä…Œ‘èÔ„â€Ã˜Ââ€Ã¥Ã‚β Why ? The problem is i'm converting one function from ASP 3.0 to CF MX , I know the function is OK because the list i get is filled with the same numbers but change when i apply Chr function...... Regards -- M. Sc. Hassan Arteaga RodrÃguez Microsoft Certified System Engineer WEB Programmer. Network Admin [EMAIL PROTECTED] http://www.enmicuba.com <http://www.enmicuba.com/> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

