|
-
Dec 2nd, 1999, 12:59 PM
#1
Thread Starter
New Member
Hi,
I wanna save a html file, which in the net , in the text format. I am using a internet transfer control for this. It works when I am using the program for one file. If I want to run the program within a loop its not working fine . Is there anyway to find out whether the first file has been copied so that I can proceed to the next file?
-
Dec 2nd, 1999, 10:29 PM
#2
New Member
Well Abstractly, you might want to do something in/before you loop that make sure hte file is an htm or html format... something like a regular expression if you know what they are.... let me knowhow it works out!
CODER '99
-
Dec 3rd, 1999, 01:05 AM
#3
Without having this tested, I would suggest handling the StateChanged event and wait until State equals icResponseCompleted.
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
|