in reply to Re: Running a perl script from a html page
in thread Running a perl script from a html page

Can you please help as to how to set this web server permissions.
  • Comment on Re^2: Running a perl script from a html page

Replies are listed 'Best First'.
Re^3: Running a perl script from a html page
by marto (Cardinal) on Dec 10, 2009 at 09:43 UTC

    Did you read the links provided? You've not told us what webserver you are using (IIS, Apache or something else?). For Apache see Setting up Perl/CGI with Windows from the tutorials section. For IIS read the link above or check out the IIS documentation.