in reply to Re: get parameter from html pagein thread get parameter from html page
The proper, secure, standards-compliant way to retrieve HTML form parameters is to use the CGI module.
As for the OP, try the following: