I would like to know how to design a code to be able to restrict URLS that are in a database. If someone could help me please.
I would like to know how to design a code to be able to restrict URLS that are in a database. If someone could help me please.
Restricting Certain URL's
perri
"There is a Navigating event which is fired just before the WebBrowser navigates to a new document. Realize this event fires anytime the location of the document displayed in the WebBrowser is changed, whether it be by clicking a link or programmatically."
Link : http://forums.microsoft.com/msdn/ShowPost.aspx PostID=101785