Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Runza #1
Problems with %
Anyone ever had a problem with passing the % sign in their code, and having the server go crazy and start producing too many threads?
Runza Guest
-
problems with 8.0 Rc4
I've been trying to check that my current application working on postgres 7.4 will work with 8.0. I've not checked the application yet but I'm... -
problems with preLoadNetThing and fileName (was problems with preLoadNetThing and importFileInto)
You don't want to leave the QT member in your cast when you publish your movie - it's not really there, it's linked. When you run the movie it will... -
IE6 problems
I have a login script to a website where a user logs in through a standard webform with a username and password that needs to be validated. My... -
I having problems with IIS
I just tried to view a page that I had earlier on my own personal web site and was not able to view it. I then tried just plain old localhost and... -
Why am I Having Problems ?
On 8/2/03 1:08 PM, in article 6TUWa.216121$o86.33889@news1.central.cox.net, "Spam@markris.com" <Spam@markris.com> wrote: A Relationship requires... -
Bill Sahlas #2
Re: Problems with %
Can you provide us with the code? It would be best to submit a bug report
with the reproducible case. Include the CF server install type (win, linux,
sol) and database.
--
Bill Sahlas
ColdFusion QA
"Runza" <webforumsuser@macromedia.com> wrote in message
news:cv2mld$on4$1@forums.macromedia.com...> Anyone ever had a problem with passing the % sign in their code, and
> having the server go crazy and start producing too many threads?
Bill Sahlas Guest
-
Runza #3
Re: Problems with %
It appears in the cfserver.log as an error of "Confusing IRI to encode -
contains literal '%':
THe data being passed on the form is
"DEXTROSE 5pct SODIUM CHLORIDE 0.45% S1000 ML"
Running on Linux AS Release 3. Kernel 2.4.2109.0.1.ELsmp on i686. ColdFusion
v6
Runza Guest
-
Lupus 23 #4
Re: Problems with %
Maybe cause you are "getting" the form and it tries to URL encode the % is what is sounds like to me.
Post the form instead. Or escape the % befoe trying to URL encode it.
Lupus 23 Guest



Reply With Quote

