Hello all,
Please, let me know whether it is possible to open a browser from the OOB application (let's say using a HyperlinkButton click) and get a reference to that browser to be able to read cookies, for example?
The idea is to open a web page when end user clicks on a button and wait for that web page to re-load and set cookies which I then need to read.
If this is not possible, then, I guess, I would need to utilize isolated storage somehow and set data into isolated storage using one SL app and then read it inside my OOB app.
Thank you very much.
BR