Re: Perl and Internet Explorer

From: Joe Smith (Joe.Smith_at_inwap.com)
Date: 04/02/04


Date: Fri, 02 Apr 2004 19:57:51 GMT

akaliel wrote:

> The only solution seems to be if you click Save and then manually
> change the extension from .pl to .ppt. Which isn't a problem for me,
> but the less computer savvy people around here can't handle it.

HTML: Download Project 1.
CGI: Check $ENV{PATH_INFO} if no $ENV{QUERY_STRING}.
        -Joe