Richard, one thing you ight do, though it may not be very reliable:

get url "www.richard-hillen.de/gkz_status.txt"
put libUrlLastRhHeaders()

if you do this, you should see in the message box:

HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Set-Cookie: JSESSIONID=1BD8A43B65C92DD3B063F4E13DFCEDDF; Path=/
Set-Cookie: referrer=BV; Expires=Fri, 07-Mar-2008 18:27:58 GMT; Path=/
Content-Type: text/xml;charset=ISO-8859-1
Content-Length: 1282
Date: Mon, 07 Jan 2008 18:27:57 GMT

The date line may ror may not be useful...

Other than that, you may do better using ftp commands, if that's possible.

Best,

Mark



On 7 Jan 2008, at 21:12, R. Hillen wrote:

Hello list,

I want to get the modification date of a file on Internet, say for instance "www.richard-hillen.de/gkz_status.txt"

How can I do that?

Thank you,
Richard.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to