How do I show an error page when users visit my site using Microsoft Edge?
When a user loads my website in Microsoft Edge, I need to show a page like in the below image: I can see like this page when I'm trying to access sites like www.naver.com or www.daum.net on Edge. That page looks like a Provided from Microsoft , and I guess there are Any Javascript function to call this pages I need to know how .. Malte Lantin If possible you should avoid browser detection and move to modern web technologies that work across browsers. A great tool you can use is the sitescan on http://dev.modern.ie/tools/staticscan/ that helps to identify common issues, like outdated js