"Robert" <k.robert at gmx.de> writes: > to Perl. for standalone Perl I found > > use CGI; > require("url_get.pl"); > ... > print url_get( $targeturl . "?" . $post); > I think the perl module you want is called LWP, but you're better off asking on a perl newsgroup.