Windows Develop Bookmark and Share   
 index > Windows Forms General > Get Http Status Codes when using WebBrowser control
 

Get Http Status Codes when using WebBrowser control

I know that using the NavigateError event of the WebBrowser's active x instance, after calling theNavigate() method,will give you the http status code for an error, but is there a way to get other status codes that are not considered errors?

cyrix86  Wednesday, September 09, 2009 9:47 PM
Hi cyrix86,

What is the meaning of "other status codes that are not considered errors"?

Sincerely,
Kira Qian
Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Friday, September 11, 2009 7:05 AM
For example if you just wanted to get access to a status code of 200 for successful page request.
cyrix86  Friday, September 11, 2009 2:09 PM

You can use google to search for other answers

Custom Search

More Threads

• Grab FileName from OpenFileDialog
• How to set a user's ApplicationSetting at runtime?
• How to create a Button with a Border like the About form !
• Button Click Monitor and "Please wait..." messages. How to?
• Auto close internet explorer
• MonthControl Year Adjustment
• Control.OnMouseHover event
• Read line by line
• scroll richtextbox with custom scrollbar
• Open/ Save/ Print?