|
-
Jan 25th, 2000, 12:33 PM
#1
why does my getchunk command only work sometimes?
Inet1.URL=Text1.Text
Text2.Text = Inet1.GetChunk(1700, 0)
-
Jan 25th, 2000, 08:30 PM
#2
Inet1.URL=Text1.Text
Do Until Inet1.StillExecuting = False
Doevents
Loop
Text2.Text = Inet1.GetChunk(1700, 0)
------------------
Vincent van den Braken
EMail: [email protected]
ICQ: 15440110
Homepage: http://www.azzmodan.demon.nl
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
|