G
George
All,
I have seen several posting in here about this but I have not
found one with a clear enough answer to fix my problem. Same old same
old.. ASP.NEt app renders fine on IE 6 however on MAC IE, it does not.
I have interegated the useragent option of the httprequest header and
got the following information:
User Agent:Mozilla/4.0 (compatible; MSIE 5.23; Mac_PowerPC) User
Browser Version:5.23
Now I have seen the clienttarget attribute and the uplevel option
within it. I have also seen the browsercaps information. I need to
understand what each of these do each of these work exactly and what
if any interaction is there between the items.
Also, if anyone knows of some more or less master file that exists
that contains all the needed information an ASP.Net application to run
effectivly across say all uplevel browser, that would be great.
I have seen several posting in here about this but I have not
found one with a clear enough answer to fix my problem. Same old same
old.. ASP.NEt app renders fine on IE 6 however on MAC IE, it does not.
I have interegated the useragent option of the httprequest header and
got the following information:
User Agent:Mozilla/4.0 (compatible; MSIE 5.23; Mac_PowerPC) User
Browser Version:5.23
Now I have seen the clienttarget attribute and the uplevel option
within it. I have also seen the browsercaps information. I need to
understand what each of these do each of these work exactly and what
if any interaction is there between the items.
Also, if anyone knows of some more or less master file that exists
that contains all the needed information an ASP.Net application to run
effectivly across say all uplevel browser, that would be great.