RE: invoking external programs

2003-11-13 Thread Thomas Bätzler
Hi, [EMAIL PROTECTED] <[EMAIL PROTECTED]> asked: > I'm actually building a web interface to a news group server (INN). > One of the feature is to allow a few users to create and > delete newsgroups from the web. Hopefully only for your local news hierarchy ;-) > Normally, from the shell, I woul

Re: invoking external programs

2003-11-13 Thread James Edward Gray II
On Nov 13, 2003, at 5:26 AM, [EMAIL PROTECTED] wrote: [snip - problem description] If the server successfully performed the command, ctlinnd will exit with a status of zero and print the reply on standard input. If the server could not perform the command (for example, it was told to remove a

invoking external programs

2003-11-13 Thread g . lams
Hi I'm actually building a web interface to a news group server (INN). One of the feature is to allow a few users to create and delete newsgroups from the web. Basically, using CGI.pm, I retrieve the newsgroup's name, whether the user ask for a creation or a deletion of a newsgroup, and launch