in reply to Re: IIS and Perl, yippee
in thread IIS and Perl, yippee

If i can do the whole thing in perl i would love it, show me the code and its a done deal. Thanks. Jason

Replies are listed 'Best First'.
Re: Re: Re: IIS and Perl, yippee
by matrix_man (Initiate) on Jul 20, 2001 at 22:42 UTC
    Alright, i lied, the error i'm getting is that it can't open revfile for writing... the thing is... the command i'm using is just to create the file and open it for writing, so of course it isnt going to find it... Doesnt PERL create a file by that name in the directory if it cant find it and open it for writing? Maybe i'm wrong...