Title: RE: Getting the full cgi parameter string...

Seth,
        Do you need the get or the post? If you want to output all the variables that become available when you run a script in cgi just parse the %ENV hash that should give you all the info you need.

-----Original Message-----
From: KING,SETH (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 27, 2003 12:19 PM
To: '[EMAIL PROTECTED]'
Subject: Getting the full cgi parameter string...

I need to retrieve the full parameter string passed to a cgi to then do a
URL-decoding on it. Pls help!!

Seth King
Programmer Analyst
Hewlett-Packard Boise Site
The Network Group
396-3645
 
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to