> Knowing the decimal number values for the characters you are having > problems with will help diagnose the problem. If you are using CFMX, you > can use asc(), if you are using an earlier version of CF, just use > javascript, the string method charCodeAt() will do the trick.
out of interest is there any reason you can't use the asc() function in earlier versions of CF??? -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
