Alaska Software Inc. - endless loadfromurl()
Username: Password:
AuthorTopic: endless loadfromurl()
Stephan Koenigendless loadfromurl()
on Mon, 24 Nov 2003 07:03:00 -0500
Hi,

the server I am trying to reach does seam to have a problem, even inf you
open the page in IE if load forever.

If something like that happends, how can I prevent loadfromurl() to stop
there forever ?

Is there any timeout ?

Thanks

Stephan
Anand GuptaRe: endless loadfromurl()
on Mon, 24 Nov 2003 17:52:05 +0530
Dunno if one can pass a time-out as a parameter...but in one of the solution
I made, in such cases of dead-locks, LoadFromURL() used to comeout and
returns a NIL value...

However, it will be intresting to put a T/out at the client side too.

Anand

"Stephan Koenig" <S.Koenig@LaserPlus.de> wrote in message
news:3fc1f2c0$1@asgcom.alaska-software.com...
> Hi,
>
> the server I am trying to reach does seam to have a problem, even inf you
> open the page in IE if load forever.
>
> If something like that happends, how can I prevent loadfromurl() to stop
> there forever ?
>
> Is there any timeout ?
>
> Thanks
>
> Stephan
Stephan KoenigRe: endless loadfromurl()
on Mon, 24 Nov 2003 08:04:51 -0500
>LoadFromURL() used to comeout and returns a NIL value...

in this case it is NOT happening.

Also debugger stops at that line.


To make it clear, the programm runs fine, is a bug at the server site. This
happends frequently. I do not run the server.