Question on tracking the browser?

Hi All,

can i know is there any possiblity to write an applet where it can access the client broswer's details through remote?.............the applet will be loaded along with html page.......i don't have problem with initial loading of an applet...i will take care of what precautions should i take to load my applet at client side....but my question is ........wether it is possible for me to track the browser settings/modify it?..............................Is there any API's plzz help me? It's urgent.......

[531 byte] By [Srinatha] at [2007-10-1 3:08:49]
«« Torque
»» Jre1.3
# 1

You can't.

Or at least not on most configured windows boxes and perhaps not on any of them.

You could do it with an activex component but downloading and running that would also be something that IE would alert the user to.

Not to mention that turning off a security setting is a sure way to really anger your clients not to mention the possibility that they might sue you.

jschella at 2007-7-8 21:47:04 > top of Java-index,Security,Signed Applets...