Re: Web based admin using PERL and CGI

2004-05-04 Thread Wiggins d'Anconia
[EMAIL PROTECTED] wrote: Hey all, I am thinking I'd like to "browserize" a number of simple functions, please correct me if I understand what I'd need to do. Lets say I want to run a pkginfo command on my web server, and return teh results to a browser, I'd need to call a ksh script from a CGI m

Web based admin using PERL and CGI

2004-05-03 Thread peery
Hey all, I am thinking I'd like to "browserize" a number of simple functions, please correct me if I understand what I'd need to do. Lets say I want to run a pkginfo command on my web server, and return teh results to a browser, I'd need to call a ksh script from a CGI module? So I'd make a fo