internet explorer - .NET WebBrowser control and "Delete browsing history on exit" setting in IE -
our application includes browser pane, using .net webbrowser control, access local web server serving php pages. users keep running day.
if concurrently use ie , close while our application running, , "delete browsing history on exit" settings checked, our webbrowser control loses php session.
is there way prevent that?
Comments
Post a Comment