At work we have a couple web apps that were written using MS tools, so they only work in IE. A lot of people prefer FireFox as their default browser. Is there a way (hopefully an HTML tag or parameter) to cause the link to open up in IE, even if they were using something else when they clicked the link?
I know the "[tt]target="_blank"[/tt]" for a new window or tab, but how do I make that come up in IE, regardless of the browser that's being used.
I know the "[tt]target="_blank"[/tt]" for a new window or tab, but how do I make that come up in IE, regardless of the browser that's being used.