Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hey guys,
A mashup in Google Chrome needs a widget button that launches a website in Internet Explorer. How do you implement the Internet Explorer extension to make this possible?
Thanks in advance for the help!
Hi Shreeyeh,
Just to confirm - you're trying to force a user to open a link in IE, independent of the browser they are using to view the mashup (in your example, Chrome)?
I don't think that this is possible - given that the browser choice is set at the OS. Also, what if your users don't have IE installed? Or they are on a Mac, *nix, etc?
Perhaps if you can give more reason as to why you would like to do that, I could help advise a better solution?
Regards,
James
Cryptosoft Ltd
Like James said, that is not possible, unless you want to emulate IE through Chrome. Is there a reason why you want to open that website specifically in IE?
I have the same issue. and my reason is Active-X. I need to show some reports in SSRS that uses the SSRS Active-X control to print the report. However, Google Chrome does not support Active-X and the WebFrame Widget is generic. If I could have a WebFrame Widget that emulates specifically IE, it should work.