Hello
I am using the below code to try and get the last modified date of a web page/file but all i get back is nothing.
Inet1.OpenURL("
msgbox Inet1.GetHeader("Last-modified")
This does work when i use 'Content-length' as the GetHeader. I can't explain it and after rattling my brain for ages now i have turned to you good people for help.
Thank you
I am using the below code to try and get the last modified date of a web page/file but all i get back is nothing.
Inet1.OpenURL("
msgbox Inet1.GetHeader("Last-modified")
This does work when i use 'Content-length' as the GetHeader. I can't explain it and after rattling my brain for ages now i have turned to you good people for help.
Thank you