Hi.
I'm programming a Perl script for the web that will get executed through a form very frequently by many users at the same time.
I got the following question...
What will use less server resources when getting executed through a form: a GET or POST type of submission?