A
Anonymous
May 20, 2009
Question
form submit bug
- May 20, 2009
- 1 reply
- 600 views
I’ve found that when someone copy's and pastes text into a cfform text input that get submitted to a database the form carries over strange symbols occasionally.
This occurs when an apostrophe hyphen m-dash or other symbol is pasted into a text input on a cfform then submitted to our access datasource.
The output when viewed both in a cfoutput and actually in the database show up as square boxes with numbers in them like 0019 0017 0013... (see attached image) Instead of what they should be ' ` or -
I haven't found a way to get this to work other than manually changing the text in the datasource back to the readable symbols that they should be.
any ideas on this?
thanks
