Click to See Complete Forum and Search --> : Windows registry & Javascript


bpoulain
01-16-2003, 07:55 AM
How to read a registry key in a javascript script ?

khalidali63
01-16-2003, 08:02 AM
With only JavaScript?
No you can not do that

Khalid

bpoulain
01-16-2003, 08:40 AM
With JAVA ?

khalidali63
01-16-2003, 08:44 AM
Yes you will be able to do that with java
using Java Native Interface (JNI)

Khalid