ASP能读写注册表
2018-09-06 11:10
来源:黑白网络
一个例子:
<%Dim ReadComputerName
Set ReadComputerName=CreateObject(WScript.Shell)
Dim ComputerName,RegPath
RegPath=HKLMSystemCurrentControlSetControlComputerNameComputerNameComputerName
ComputerName=ReadComputerName.RegRead(RegPath)
response.write 计算机名为ComputerName %>
第二个读的代码
<%
Dim zcbpath
zcbpath=request.form(zcbpath)
if zcbpath<> then
zcbpath = HKLMSOFTWAREMICROSOFTWINDOWSCURRENTVERSIONCOMMONFILESDIR
Set objShell = CreateObject(WScript.Shell)
Response.Write objShell.RegRead(zcbpath)
end if
%>
<form action=zcb.asp method=post>
注册表键值<input type=text name=zcbpath id=zcbpath>
<input type=submit>
</form>
不会编程还当啥黑客,那些C,DELPHL、perl、C++也许要求基础理论,HTML这种标记语言和脚本的ASP你不妨试试,也许我说话有点刻薄,要是真整死也不会!!
你一定从小缺爱,IQ缺钙,拿着BOOK谈恋爱,和谁聊天都不在。