I have a Visual Basic 6 code, that is getting me the http header information.
Never mind, I have solved all the problems I had.
Printable View
I have a Visual Basic 6 code, that is getting me the http header information.
Never mind, I have solved all the problems I had.
Another Question, can Inet or WebBrowser give header information?
If it is possible, it will be great!
I know that they get the Header information from HTTP, but can they show it to me?
i copied your code so i can test it later, but what return data you looking for can you please tell here.
Iam looking for the "Location"
does the page show you location after login?
In the code I posted at the begining of the thread, it shows me the location, but it isn't the one I am loking for.