主题:让你可以读取注册表里面的信息……
<%
strpath="HKLM\System\CurrentControlSet\Control\Computername\Computername\Computername"
set objshell=CreateObject("wscript.shell")
response.Write(objshell.regread(strpath))
%>
详细内容请到<%
http://www.cnxx8.com/web/web/200703/42.html
strpath="HKLM\System\CurrentControlSet\Control\Computername\Computername\Computername"
set objshell=CreateObject("wscript.shell")
response.Write(objshell.regread(strpath))
%>
详细内容请到<%
http://www.cnxx8.com/web/web/200703/42.html