Hi there,

Server: IIS 5.1
CDONTS

I have a form that is available in English and French. We use CDONTS to send
the form results via email. There is no problem displaying French characters
on the ASP page but when someone fills out a form and uses a French
character as in Montréal, the form results end up being Montr=E9al.

Is there something I can do about this?

TIA,

Kathy Leonard

Re: French Characters in ASP form by Jim

Jim
Wed Jul 16 10:14:16 CDT 2003

K Leonard wrote:

> Hi there,
>=20
> Server: IIS 5.1
> CDONTS
>=20
> I have a form that is available in English and French. We use CDONTS to=
send
> the form results via email. There is no problem displaying French chara=
cters
> on the ASP page but when someone fills out a form and uses a French
> character as in Montr=E9al, the form results end up being Montr=3DE9al.=

>=20

I think - and I stress think! - that you would have to check all
incoming forms for characters with accents etc. and replace them
using the Replace method with ANSI values, which you can get
here http://www.fingertipsoft.com/3dkbd/ansitable.html

--=20
| jim@pandakunda.com | aLsO nOBiE |