Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6741501
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T11:43:56+00:00 2026-05-26T11:43:56+00:00

I am working on 4 internal websites, everyone should be using IE but not

  • 0

I am working on 4 internal websites, everyone should be using IE but not everyone is.

Is there an easy way to force the user to use IE, ideally without installing anything new like JQuery?

Cheers,
Kohan


Addendum

I really shouldn’t have to justify why i’m wanting to do this, but here goes.

This site is totally internal and 98% of the users do not have the rights to install a new browser… however there are a select few that do. This is fine for most of our sites, but since these sites are very old, they do not work in anything but IE. I could fix it for all browsers… but it is a better use of my time to just put a “hot-fix” in for now as it will likely all get rewritten next year. The site itself is also only used once a year. It’s simply not worth the time investment in this case.

Thanks
Kohan.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T11:43:57+00:00Added an answer on May 26, 2026 at 11:43 am

    If you really wanted to do this you could check the user agent of each request and if it’s not IE redirect to a holding page explaining that they need to change browsers.

    var userAgent = HttpContext.Current.Request.UserAgent;

    Alternatively use the Request.Browser property.

    if(HttpContext.Current.Request.Browser.Browser != "IE")
    {
       // do stuff...
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on an internal tool, and I recall there being some way to
Is there an easy way to comment out a loop which renders some html
I'm working on an internal project for my company, and part of the project
I'm working on a internal web based tool for my company. Part of this
I am working on an internal web based application for storing and cataloging photos.
I'm currently working on an internal sales application for the company I work for,
I'm working on some upgrades to an internal web analytics system we provide for
I'm currently working on a parser for our internal log files (generated by log4php,
I'm working on a program that uses PHP's internal array pointers to iterate along
I'm working on an editor for files that are used by an important internal

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.