UTF-8 form

A

Alex

Hello all,

I have an UTF-8 page in which I have a form. When accentuated characters are
inputed in the different fields, the data that is submitted is garbled.
Before, the page was in ISO and the accents worked fine. We changed the page
the support other languages, including greek, russian, asian languages, etc.
The form is submitted to an ASP page which creates an e-mail and sends it to
an e-mail address.

We tried messing with the ASP page, setting it in UTF-8 as well, but nothing
seems to work... It's a bit out of my league and I don't really know how to
deal with this problem.. Any suggestions?

Ex
Data in form: "é"

Data in final e-mail: "é"

We'd like to see "é" in the email.

Alex.
 
J

J.O. Aho

Alex said:
Data in form: "é"

Data in final e-mail: "é"

Thats how the UTF-8 character looks like when outputted in ISO-8859
I would guess you didn't fix the visual basic script.
We'd like to see "é" in the email.

IMHO php is quite good at that.
 
A

Alex

Thats how the UTF-8 character looks like when outputted in ISO-8859
I would guess you didn't fix the visual basic script.

How would I fix the VB script? We're mostly C/C++ programmers here, so we're
probably lacking a bit of base knowledge :)

IMHO php is quite good at that.

I'll give it a try, good suggestion.

Alex.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top