Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Michael42 #1
Dealing With Erroneous Characters x 2
Hello, In ColdFusion MX when I grab a value from a form POST using 'myvar =
form.notes' I sometimes get wierd translations if a user enters some
non-standard characters. This seems to happen most often in a free form fields
to hold comments and notes. On my form I am using both text and texarea
fields. Examples: & translates to: &amp&amp ' translates to an
empty string etc. Is there a function or method that can be used to save these
characters properly? Thanks very much, Michael P.S. This post has gone
unaswered in the general forum.
Michael42 Guest
-
#40749 [NEW]: pack and unpack erroneous behavior on 64bits hosts
From: ben at ateor dot com Operating system: OpenBSD amd64 and sparc64 PHP version: 5.2.1 PHP Bug Type: Reproducible crash... -
Erroneous interactive eBook links in IND - is this a known bug?
Hello I'm suffering from erroneous interactive eBook links in IND. Multiple unwanted windows appear from URL links. I can't clear them. Is this... -
Erroneous code added to page
Hi I wonder if anyone here can help. I keep getting this code added to my page: <p style="margin-bottom: 0;"> </p> whenever one of my... -
Dealing With Erroneous Characters
Hello, In ColdFusion MX when I grab a value from a form (myvar = form.notes) I sometimes get wierd translations if a user enters nonstandard... -
#25616 [NEW]: stream-set_blocking() causes unexpected non erroneous exit from script.
From: robert at interjinn dot com Operating system: Linux version 2.4.19-16mdk PHP version: 4.3.3 PHP Bug Type: Filesystem... -
H3ath0r #2
Re: Dealing With Erroneous Characters x 2
If the original text is coming from MS Word, your text fields may be full of
characters that appear like strange crap once processed by the browser form.
Shawn Porter has written a brilliant little UDF at
[url]http://www.cflib.org/udf.cfm?id=725[/url] that coverts MS Word characters into a
more standard format. Write back if you're unsure how to use the UDF. Heather
H3ath0r Guest



Reply With Quote

