ASP 常见对象总结(熟悉一下利用以后的开发使用)
ADO对象: Connection Command Recordset Record Stream ASP支持的对象很多,可以自己编写COM组件,下面是我们经常使用的: Server.CreateObject(“scripting.filesystemobject”) Server.CreateObject(“scripting.dictionary”)hashtable server.createxobject(“word.Application”)//server activexobject(“word.Application”)//client Server.CreateObject(“
下载地址
用户评论