GET paramaters in the action attribute of a form with a method of POST work just dandy, but some really stupid perl-CGI modules won't read them (I'm not sure CGI.pm even reads them). However the query string for the action attribute is ignored completely if you use a method of GET.