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