Results 1 to 3 of 3

Thread: Checking if web file exists...?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2005
    Posts
    107

    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

  2. #2
    Fanatic Member
    Join Date
    Feb 2001
    Posts
    759

    Re: Checking if web file exists...?

    I think you will need to use the APIs found in wininet.dll.

    FtpFindFirstFile
    InternetFindNextFile

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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
  •  



Click Here to Expand Forum to Full Width