in reply to Re: server timeout
in thread server timeout

Thanks for the input, however I realise this, I have no control over the server. As mentioned before I can adjust the timeout via script on ASP pages. What I am trying to find out is whether it is possible to do the same via perl. I appreciate that there is no mechanism in perl allowing direct manipulation of this server parameter. Hence my query as to whether it is possible to run a piece of VB os JS to do this.

Believe me if it was as simple as getting in touch with the serv admin I would have done it long ago.

Replies are listed 'Best First'.
Re: Re: Re: server timeout
by perrin (Chancellor) on Mar 03, 2003 at 18:35 UTC
    What you're asking about is how to admin an IIS server. This forum has limited expertise on that, since it is not our focus. You should take this question to an IIS support forum, where people are more likely to know the answer to your problem.
      What I am asking is whether it is possible to run a VB script from perl nothing more or less. So is it possible?