Raditha Dissanayake wrote:
Rory Campbell-Lange wrote:
Thank you i am well aware of it. What i said was "there are quite a few simple scripts around that can parse out the query string to obtain the get variables" I didn't ask you to use CGI module to process query string.Under no circumstances will the contents of the URL query string interfere with similarly-named CGI parameters in POSTed forms. If you try to mix a URL query string with a form submitted with the GET method, the results will not be what you expect.
On 07/10/03, Raditha Dissanayake ([EMAIL PROTECTED]) wrote:
I am a bit suprised that you are having trouble mixing GET and POST with the CGI module. If you do continue to have problems there are quite a few simple scripts around that can parse out the query string to obtain the get variables. You can probably write it yourself using the time it takes to google on it.
-- Raditha Dissanayake. ------------------------------------------------------------------------ http://www.radinks.com/sftp/ | http://www.raditha/megaupload/ Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader Graphical User Inteface. Just 150 KB | with progress bar.
