in reply to Why does CGI.pm's param check GET xor POST?

Why? I'm not sure... but you should be able to get the URL parameter. From 'perldoc CGI', section 'MIXING POST AND URL PARAMETERS':
To retrieve URL parameters, call the url_param() method.
Cheers,

- danboo

  • Comment on Re: Why does CGI.pm's param check GET xor POST?

Replies are listed 'Best First'.
(cLive ;-) Re: Why does CGI.pm's param check GET xor POST?
by cLive ;-) (Prior) on Apr 06, 2002 at 14:44 UTC