Hi there

we have a web application that allows the user to put together data based on
templates.

Now the user just needs to key in the required fields using the trest areas
on the page.

The problem I am facing is that, if the user pastes content, that they have
copied from word some of the characters don't paste properly.

E.g.

The copyright symbol and registered trademark symbol doesn't translate.

Initially the pages were using UTF-8 encoding as there were
internationisation issues we were having about a year ago.

When the encoding is in UTF-8 the symbols appear, intially, in the text
boxes as other european characters, copyright = Ó. Then when you submit they
are turned into garble (copyright becomes Ó)

Has anyone had this problem?

Is there a way to fix it without changing the character encoding, it took
ages to get teh webapp to properly transport and store chinese characters in
the database.

any help would be great

Regards

Steve Vanspall


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

Reply via email to