PDA

View Full Version : Anyone use apostrophes?


wileycoyote
10-06-2002, 01:27 PM
if you try to do something like

"john's house" omsas will convert this to "john s house"

it appears to be stored in the DB as well, since it shows up with the bogus space upon retrieval as well as view source. nice time for an error this serious to show up on the system.

-W

wileycoyote
10-06-2002, 01:56 PM
Either I am loosing my mind, or that is the fastest fix in recorded history. the problem is no more.

DHP62
10-06-2002, 04:41 PM
Nope!
Its doing the same thing to me still.....AH!

I'm just copy and pasting from a Word document. Is this the best approach?

wileycoyote
10-06-2002, 06:23 PM
Dont cut n paste from word...
paste from word into notepad then into the browser,
this intermediate step will ensure you are only pasting normal text chars.

otherwise, MSIE will try to keep the formatting.