Re: HTTP_QUERY_LAST_MODIFIED
From: David Lowndes (davidl_at_example.invalid)
Date: 12/26/04
- Next message: Joseph M. Newcomer: "Re: Enabling Radio button at runtime not working"
- Previous message: Joseph M. Newcomer: "Re: saving a file"
- In reply to: qwerty: "HTTP_QUERY_LAST_MODIFIED"
- Next in thread: ajay.sonawane_at_gmail.com: "Re: HTTP_QUERY_LAST_MODIFIED"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 26 Dec 2004 21:51:30 +0000
>There are certain files on the internet which my program should download
>if-and-only-if there has been any changes since the last download, so I
>will let the program have a look at the 'last-changed' timestamp and compare
>that with that of the last download. The routine works fine for some files
>and not for others (even though all the may be files sucessfully
>downloaded).
>...
>The questionmark is displayed for these two files:
>http://www.adressa.no/nyheter/innenriks/article377832.ece
>http://www.vg.no/pub/vgart.hbs?artid=259918
>and "OK" is displayed for these:
>http://www.adressa.no/index.html
>http://www.vg.no/index.html
A shot in the dark for me...
Is this one of those situations where you may have to configure the
server folder so it recognises the type of file? Maybe something that
needs putting in a .htaccess file?
Dave
-- MVP VC++ FAQ: http://www.mvps.org/vcfaq
- Next message: Joseph M. Newcomer: "Re: Enabling Radio button at runtime not working"
- Previous message: Joseph M. Newcomer: "Re: saving a file"
- In reply to: qwerty: "HTTP_QUERY_LAST_MODIFIED"
- Next in thread: ajay.sonawane_at_gmail.com: "Re: HTTP_QUERY_LAST_MODIFIED"
- Messages sorted by: [ date ] [ thread ]