WiseNewbie
Programmer
Hi,
I was wondering if there was a easier way of detecting HTTP error messages (such as 404) other than looking a the title of the page or the page the browser is on?
I'm creating a submission page using VB and a webbrowser control, so the user enters the specific BugID, then we search for a page and if its not there we enable a control to submit a bug report.
Thanks
I was wondering if there was a easier way of detecting HTTP error messages (such as 404) other than looking a the title of the page or the page the browser is on?
I'm creating a submission page using VB and a webbrowser control, so the user enters the specific BugID, then we search for a page and if its not there we enable a control to submit a bug report.
Thanks