Every time I go to test my perl script Internet Explorer wants to download the .pl or .cgi file, how do I get it to automatically run the script without download ? all I'm doing is a link like a href="images.pl" or a href="images.cgi" how do I get it to run the script instead of download it ?