USER $PASSWORD
exit 0
Hope this helps!
James Beam
ASP/Network Operations
BiznizWEB, Inc. / Touch PLc
- Original Message -
From: "Kim Andersson" <[EMAIL PROTECTED]>
To: "Vpopmail" <[EMAIL PROTECTED]>
Sent: Friday, June 15, 2001 8:49 AM
Subject: small
Hi,
> I need a cgi script that could be called from an other program or
> script that would work like this;
>
>
http://myserver.domain.com/cgi-bin/somescript.cgi?username=somebody&domain=s
> ome.domain&password=password
>
> and the cgi would then pass on the arguments to vadduser and create the
Hi!
I need a cgi script that could be called from an other program or script
that would work like this;
http://myserver.domain.com/cgi-bin/somescript.cgi?username=somebody&domain=s
ome.domain&password=password
and the cgi would then pass on the arguments to vadduser and create the new
user.
Is