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

I realize that I can access it using a hidden form parameter, but I like to put it in the action value so that it is viewable in the browser. This way when a user bookmarks it, or something like that, it bookmarks that page and not the main page.

elusion : http://matt.diephouse.com

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