The conf file should not use my for the variables, just put these lines:
$USERID = ''; # your reseller id
$PASS = ''; # your reseller password
in your conf file and everything should work.
--
John Keegan
[EMAIL PROTECTED]
http://RackShare.com
> From: "Doctor PC - Brian O'Donnell" <[EMAIL PROTECTED]>
> Date: Mon, 24 Sep 2001 16:06:14 -0400
> To: <[EMAIL PROTECTED]>
> Subject: Re: password.cgi
>
> I don't know if I'm overlooking something. And I am a newbie at perl.
>
> But I cannot get it to work as John suggests. I get a window pop up asking
> if I wish to save the file or run it from its current location. Either way
> it gives me just the first line of HTML without completing the script.
>
> It does work, however, with the USERID/PASS within the script.
>
> Brian