|
-
Feb 1st, 2006, 11:37 PM
#1
Thread Starter
Hyperactive Member
check if winsock is done loading?
is it possible to check when winsock is completely done loading? I want to display a msgbox saying "completed" when the WHOLE data is retrieved in the dataarrival.
here's what i would usually do:
---get data from dataarrival
---then
---if instr(text1.text, "done loading") ' "done loading" is the text at the end of the page
---msgbox "completed"
but it wont work this time, it's a bit hard to explain why, but is there another way of doing this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|