Still there are companies who believe Windows is the only OS and IE is the only browser around. This prompts them to make sites which can be accessed only in IE. Though I have dual-boot system I boot into Windows only once in several days. I don't want to boot into Windows just to check my internet usage(yes, it is my ISP's site - http://selfcare.sdc.bsnl.co.in/). The site does not allow me to enter my username and password in Firefox/Chrome in Ubuntu. When I take my mouse pointer over it, it just keeps circling! And now it has started showing Bad Gateway. The proxy server received an invalid response from an upstream server. Ironically it seems to use Apache/2.0.52 (Red Hat) Server. So there they need Linux! Is there any way out for such issues other than installing Windows on a Virtual PC?
|
|
Well you have several ways: FIREFOX Addon - https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/ CHROME Addon - https://chrome.google.com/webstore/detail/aafciojnlamllgpkpdkbamkfgbofhgcj?hl=en-US MANUALLY
UPDATE - The list for most (Maybe all) User Agents can be found in this page (There are other pages actually but this is the best i found): http://www.useragentstring.com/pages/Browserlist/ UPDATE 2 - Also please make sure the site works with IE or any other browser that you want to compare with. Web pages like http://browsershots.org and http://www.webpagetest.org can test out the compatibility with the site with each browser and show a small screenshot of how the looked. |
|||||||||||
|
|
You can try to install the user-agent-switcher extension for firefox.
Then, you can try to change the user-agent to Internet Explorer. The author states that it's not guaranteed to work at all sites as there are many different methods of detecting the browser type. I've used it in a few sites myself where i was facing this kind of problem and it helped me. As for the second part of the problem, the message:
could be a temporary problem on your ISP's site. |
||||
|
I had a similar requirement and I had used PlayOnLinux and IE. My problem was that site had JScript code that was not compatible on Chrome/Firefox/Opera. Once I installed PlayOnLinux and IE on top of it, I could run the site without any problems |
|||
|
|
|
I am not aware of any way to actually emulate another browser, but you can install extensions for your browser that will pretend like as if it's the other browser (even though the browser's internals do not change).
Most websites check the browser by what is known as a "User Agent String". This string (or text) provides many details about the browser, renderer (the thing that displays the website), OS, and the versions of them. For example, here are a few user agent strings:
Most websites either "parse" the strings (i.e. convert the strings into code) or just use pre-parsed versions of the strings given by the browser. So if the User Agent String is edited (like the extensions I mentioned above do), the browser can trick the website to pretend like as if it's actually another browser, or running on another OS. |
|||||||||
|
|
Try installing PlayonLinux from playonlinux.org and install IE via PlayonLinux. and use IE only for those pesky sites :) |
|||||
|


