|
-
Apr 30th, 2005, 08:39 AM
#1
Thread Starter
Lively Member
Checking if web file exists...?
Hi, how can i check if a web file exists? For example if www.mysite.com/myfile.exe exists then msgbox "exists". Is this going to be complicated...?
Thanks in advance
-
Apr 30th, 2005, 11:50 AM
#2
Fanatic Member
Re: Checking if web file exists...?
I think you will need to use the APIs found in wininet.dll.
FtpFindFirstFile
InternetFindNextFile
-
May 2nd, 2005, 11:01 AM
#3
Re: Checking if web file exists...?
FtpFindFirstFile
Take a look at the example given for this API.
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
|