in reply to Re: Perl to automate CGI query?
in thread Perl to automate CGI query?
Well, if you want to get really technical about it, there is something called an HTTP POST Request; as is shown by the above answer, whether it was submitted from an HTML form is irrelevant. :-)