|
Steve, that can't be right. I've used CGI_QUERY_STRING with no
problems with all URL parameters returned completely. The query string you
quoted should work fine. Must be something else causing the
problem.
Having said that, the ampersand in the query string can cause
problems. I had a bug some time ago which had me scratching my head for
hours. If you use the following URL:
and you display #CGI.QUERY_STRING# in your page output, you'll
see:
param1=123*m2=456 (where * is the paragraph control
character)
Eventually I figured out that the browser was interpreting
"¶" as a paragraph marker.
Regards: Ayudh
+--------------------------------------------------------------+
| Turn on your Revenue Stream... | | Bolt on a Virtual Cash Register to your e-commerce site now. | | VeriPay from Xilo Online: http://www.xilo.com | +--------------------------------------------------------------+ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ |
- [cfaussie] Re: CGI.QUERY_STRING Brett Payne-Rhodes
- [cfaussie] Re: CGI.QUERY_STRING sean
- [cfaussie] Re: CGI.QUERY_STRING Ayudh Nagara
- [cfaussie] Re: CGI.QUERY_STRING cliftosg
- [cfaussie] Re: CGI.QUERY_STRING cliftosg
