Categories
Internet Explorer Solutions Web

How to force Internet Explorer to view a page in a specific version mode.

Meta tags can be used to force Internet Explorer(IE) browser to use a specific standards mode. The X-UA-Compatible meta tag tells IE what view mode to use to render the current page. Here is how to emulate different browser modes using meta tags: Emulate IE 7: <meta http-equiv=”X-UA-Compatible” content=”IE=7″> Emulate IE 8: <meta http-equiv=”X-UA-Compatible” content=”IE=8″> […]

Categories
Solutions Web Windows

How to Change Proxy Setting in Internet Explorer

Here are the steps to change the Proxy settings in Internet Explorer: Open Internet Explorer and select Tools from the menu bar. Select Internet Options. Select the Connections Tab. Select LAN Settings. Check the two tick boxes under Proxy Server. Enter your Proxy server name and the port number in their respective edit boxes. Click […]