[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
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