Help for this page
<http:serverpost id="foo" #i used 'name' before... that did not work. targetURL="/cgi-bin/logger.pl" onHTTPResponseReceived="alert('this.responseText;')" />
#!/usr/bin/perl -w use CGI; ... my $code = $q->param('code'); #sql things follow...