● 在ASP中,网页访问计数器一般采用 (45) 对象记录。
(45)
A. response
B. server
C. request
D. application
以下不是ASP对象的是()。A、Request对象B、Response对象C、Http对象D、Application对象
点击查看答案
在ASP中,网页访问计数器一般采用______对象记录。A.responseB.serverC.requestD.application
在ASP中,(45)对象的Cookie集合可以在客户端硬盘上写数据。A.ApplicationB.SessionC.RequestD.Response
在ASP中,向浏览器中输出图像信息使用response对象的(45)方法。A.writeB.clearC.binarywriteD.flush
在ASP中,__(45)__对象可以创建其他对象实例。A.ApplicationB.SessionC.ServerD.Response
在ASP中,如果想要实现从目前的网页转移到另一个网页,需要的方法是( )A.Response.writeB.Response.endC.Response.redirectD.Server.MapPath
在ASP中,( )对象可以用于网站的计数器。A.ApplicationB.SessionC.RequestD.Response