print "Content-type: text/html\n\n"; $tmp=$ENV{'QUERY_STRING'}; system('C:\Programme\FTP\FTP.exe ftp://'.$tmp); print 'Erledigt'; print ' ';