- Home
·
- Internet/HTML
·
- Get information from web-server located on the header, as below : Date, Server, Last-Modified, ETag
Get information from web-server located on the header, as below : Date, Server, Last-Modified, ETag
Get information from web-server located on the header, as below : Date, Server, Last-Modified, ETag, Accept-Ranges, Content-Length,
API Declarations
Set : inet1.URL = http://www.vbcode.com
Rate Get information from web-server located on the header, as below : Date, Server, Last-Modified, ETag
(1(1 Vote))
Dim HeadStr As String
Inet1.OpenURL
HeadStr = Inet1.GetHeader
MsgBox HeadStr
Inet1.Cancel
End Sub
Get information from web-server located on the header, as below : Date, Server, Last-Modified, ETag Comments
No comments yet — be the first to post one!
Post a Comment