C
Colin Green
When using the AxWebbrowser control multiple times within an
application I have noticed that all of the controls share session
information. That is, if I retrieve a session cookie in one control
then it is available in all of the other controls.
Is there any way of ensuring that each AxWebbrowser instance obtains
it's own set of session data?
Thanks in advance!
Colin Green
application I have noticed that all of the controls share session
information. That is, if I retrieve a session cookie in one control
then it is available in all of the other controls.
Is there any way of ensuring that each AxWebbrowser instance obtains
it's own set of session data?
Thanks in advance!
Colin Green