0

I have an application that does not work in IE. I am assigned the task of redirecting the user to Chrome if they open the application in any other browser. Is this possible? If not, how can I detect what browser a user is utilizing so that I may display a banner that instructs them to use Chrome?

I have researched this topic but have not found any documentation on this besides the jQuery Browser Rejection plugin

The Dream goal would be to launch chrome if the user has it installed or suggest a download if the user does not have it installed

4
  • 1
    Possible duplicate of Browser detection Commented Mar 28, 2019 at 19:47
  • So that link is assuming you want to do the detection on the server side. Duplicate of this post if you're doing client side. Commented Mar 28, 2019 at 19:49
  • Possible duplicate of How to detect Safari, Chrome, IE, Firefox and Opera browser? Commented Mar 28, 2019 at 19:58
  • A website that launchs another browser on a users computer would be evil. I know of no browser that allows such evilness. Commented Mar 28, 2019 at 20:17

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.