GB_Online_ asks:
I dont know that why but I couldn’t open an .ASP-based website on my Android phone. Is there any solution for this? Should I use a different browser? If so which one? Thanks.
2 Answers -
Bruce Epper
August 24, 2012Some ASP-based websites utilize client-side code that only works on Internet Explorer. Most sites try to avoid using this type of code, but not all.
susendeep dutta
August 24, 2012You need to change User Agent of your browser.
User Agent explained in the link below -
http://www.howtogeek.com/114937/htg-explains-whats-a-browser-user-agent/
If you use Firefox,then -
http://support.mozilla.org/en-US/kb/firefox-android-faq#w_how-do-i-view-the-desktop-version-of-sites
If you use Android’s stock browser,then -
Type in address bar about:debug.
Then Go to options–> More–> Settings–>UAstrings.
You will get a menu to choose iPhone, desktop, Android.Then choose Desktop.