Has anyone else had a problem getting the URLencodedFormat to stick
with FF3? (CF7)  (I haven't tried with FF2)

I am adding an encrypted string as an URL var, but we need to replace
the + with %2b  Should be simple enough.  I have tried it using both
Replace and UrlEncodedFormat.  IE is fine, the + is replaced with %2b
and everything is OK, but FF3 puts it back to +.  Why?

Is there a way to force this?  character encoding in a meta tag or
something like that?

Stephen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to