in reply to Re: Passing cgi parameters from external script
in thread Passing cgi parameters from external script
Well, I'm using cgi::session right now. I was just looking for a way to directly call a script from the external script and pass parameters without using any type of form input data.