Hey all
Not sure if I am at the right place to post this message, but anyway here it is :)
I have a Silverlight App developed and have following issue:
When I start the Metro Browser I did a check to examine if I am in Metro IE. So when I am I show a message to kindly ask the User to switch to desktop mode and launch the Page again.
Is there a way to supply the user with a Button where the onclick opens the Desktop Browser with a given Link?
when I use the JavaScript method window.open(www.blabla.com) it just opens a new window in the metro browser.
thank you very much for your help.
Kind regards
Dave