in reply to Re: Script executing on client, not server
in thread Script executing on client, not server

When I choose the PERL file and 'open with' Notepad, I see the code. When I open up the HTML file that has the form that calls the PERL, I see pure HTML. Is this what you were asking?

I have changed the file extension to cgi. Now, instead of getting a prompt to download the file, what happens is that the browser opens up the cgi file and displays its code in the browser window. Strange....

  • Comment on Re^2: Script executing on client, not server

Replies are listed 'Best First'.
Re^3: Script executing on client, not server
by ikegami (Patriarch) on Aug 11, 2004 at 16:18 UTC
    It's definitely a server configuration issue or a permissions problem. I can't help you there.