How to Force WebBrowser Control to use New Session or clear sessions
问题 In my application, user will open multiple tabs by clicking on menus. Each tab is dynamically created and containing webbrowser control to load URL. Each URL point to same server and some of URL does not have access so , gives Resource not have access error received. Now, problem is, example- If user directly click on Menu3 and related tab loaded with webbrowser URL and follow to next, URL contain other popup link then it works and able to popup the URL. Now, user click on Menu5 where not