in reply to Program Not Found when run from browser page

not found very often just means the initial path is not set.

Either correct your PATH setting for your CGI or use a full path.

On a side note: Using system inside a web application is a top vulnerability risk if the input isn't checked. I hope you know what you're doing.

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery