Entry
how can i read 98 registry info from javascript?
Dec 2nd, 2003 11:54
Jean-Bernard Valentaten, Charlie Brown,
Using JavaScript it is not possible to read any registry entries (no
matter which Windows version). If you really need to read registry
entries you'll have to use Microsofts JScript, but I'm afraid this will
only work if the browser is IE5.x or higher (any other browser will
simply not run the code).
For more information on this subject, you should read on at Microsofts
MSDN webpage for JScript: http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/script56/html/js56jsoriJScript.asp