Hi,
I have a leagcy application written in VB6 which makes posts to URLs using the InternetExplorer.application object.
Once a post is made i would like to be able to see the status which was returned (i.e. 404 - page not found)
I can't find any properties of the object which will give me this information, any ideas how i can get it?
I have a leagcy application written in VB6 which makes posts to URLs using the InternetExplorer.application object.
Once a post is made i would like to be able to see the status which was returned (i.e. 404 - page not found)
I can't find any properties of the object which will give me this information, any ideas how i can get it?