said the following on 12/27/2006 3:49 AM:
> hi frnds,
>
> I need to know how to detect Borwser settings through
> javascript, I found the code for getting browser language and whether
> java enabled or not. But i want know the other options like
> Internet option --> Setting Details and JIT compiler status (enabled or
> Not) , ActiveXcontrol status e.t.c..
You can't, other than testing for a feature. You can *not* "read" my
settings using script.
--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ -
http://jibbering.com/faq/index.html
Javascript Best Practices -
http://www.JavascriptToolbox.com/bestpractices/