I have to use a website for work every day and it requires IE 5.0 or higher. It runs on sql or something, I have tried changing the number in the opera.ini file but it doesn't report to the site any differently, does anyone know how to make opera report itself as IE?
I have been doing more research on this topic and I have found what the numbers are for, but even when set to "5" it still identifies itself as opera. I have been reading about a user java script. Anyone know if there is such a thing with the 770 version of opera?
Mozilla/%s (%s; U) Opera 8.02 ~ [%s]^@^@^@^@Mozilla/%s [en] (%s; U)^@Mozilla/%%s (%%s; U) Opera %s ~ [%%s]^@^@^@Opera/%s%%s (%%s; U) ~ [%%s]^@^@^@^@Mozilla/4.0 (compatible;
MSIE %%s; %%s; U) Opera %s ~ [%%s]^@8.02
a quick look at /usr/bin/browser shows that, as a last resort, binary hacking is always an alterative. i may do this since my bank (wells fargo) refuses to work with anything but the latest version (non beta) of ie or ff.
if you figure it out let me know, I am far from knowing what I am doing with Linux and I would like to figure out how to make it detect the browser differently. I don't even know if the page that I use will even run without IE but I guess it is worth a try. Otherwise I will setup VNC on a comptuer with IE and do it that way once a VNC client comes out that works with the 770. I have seen the VNC client that is out now, I haven't tried to install it yet, but it says that it doesn't support a keyboard, but with windows xp there is a built in on screen keyboard that might work as long as you don't need to login to the comptuer.
On Windows (and mac and linux, I suppose) Opera reads a ua.ini file that allows overriding the user agent string in a better way than the network preference setting, which still has the word "Opera" in the string. For example:
[Identity]
slate.com=5
would use a very IE like agent string for slate.com. I created my own ua.ini file for various sites but I can't get the 770's Opera implementation to read it; placed the file in the .opera folder but nada. I also tried adding the section to opera.ini but also no luck.
Anyone know if this form of user agent override is supported by 770's Opera implementation?