Problem to get Accented French Characters coming from a form
I have an ASP form which submits the data to a ColdFusion form. Once text fields include French Accented letters (e.g.: é), those will be shown as little squares (�) in ColdFusion output. I use ‘URLdecode’ function, but it doesn’t resolve the issue.
I tested this with submitting to an ASP page, no problem to get correct accented letters.
Any help to resolve this issue is very much appreciated.
Thanks.
Sarath
