Funny, I noticed this the other day as well, the exact same problem.

-----Original Message-----
From: Douglas Humphris [mailto:[EMAIL PROTECTED]]
Sent: 28 August 2002 12:31
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] character conversion


this feels like a stupid question with an obvious answer...but I'm
submitting form data which includes a pound sign. The next page displays the
form data, but when it outputs the pound sign, it outputs a funny character
("A" with "~" above it) just before the pound sign. The logic of this app
will mean that the form data may well be passed to several pages through
form fields, and each time, the pound sign picks up an extra funny
character.

So even if I start by inputting £ (which I don't want my client to
have to do), the pound sign is converted in the first form submission and
then the second submission prepends it with the funny character.

Is there any way to stop this from happenning, please? And not just for
pound signs, but for all non-alphanumeric characters.

Thanks,

Douglas

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]


Reply via email to