in reply to CGI::Ajax and passing the paramaters.
It is obviously telling me there's something wrong with my paramaters
No. It is telling you that you are not implement the
CGI protocol.
CGI Help Guide
Using CGI::Ajax, how can I retreive the entire http string that's passed to the perl function ie: http://www.mysite.com/ajax.pl?param1=balh¶m2=bwagh.... etc..
Use CGI.pm's self_url
|
|---|