Posted on 2006-11-11 14:14:37-08 by erik in response to 3494
Re: Timing problem?
However this finally did it: while($ie->{agent}->Document->readyState !~ /complete/i){ sleep(0.5); }
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.