access the client registry
Hi, in javascript I'm using WScript.Shell, but the line var ws = new ActiveXObject("WScript.Shell"); cause a warning message asking to accept or not the ActiveX interaction. Is there a way to avoid this message?
Thanx in advance,
Guillermo
mikerPosted Feb 19, 2004, 8:44 AM