B.response
C.application
D.session
[单选题]在ASP的内置对象中,(67)对象可以修改cookie中盼值。(67) A. requestB.responseC.applicationD.session
[单选题]在ASP的内置对象中,(45)对象可以修改cookie中的值。(45) A. requestB.applicationC.responseD. session
[试题](问题 2)(4 分)1.在ASP内置对象中,有两个对象与cookie操作有关。其中 (4) 用来写cookie内容, (5) 用来读cookie内容。备选A.application B.asperror C.responseD.request E.session F.server2.在ASP内置组件中,使用(6)可以在主页上交替地变换广告,使用(7)可以读写服务器文件。A.Browser Capabilities B.File Access C.AD RotatorD.Content Linki
[单选题]不是ASP中Response对象的Cookie集合的属性。A.DomainB.ExpiresC.BufferD.Path
[单选题]不是ASP中Response对象的Cookie集合的属性。A.ExpiresB.BufferC.HasKeysD.Secure
[单选题]A.SP内置对象不包括(60)。A.ResponseB.RequestC.ServerD.Client
[多选题] ASP.NET的内置对象有()。A .RequestB .ResponseC .ServerD . D.Session
[单选题]ASP内置对象中,通过()对象实现同一用户共享不同页面数据。A . sessionB . ApplicationC . cookiesD . Server
[多选题] 以下属于ASP内置对象的是()A . ResponseB . RequestC . SessionD . Server
[判断题]A.SP的内置对象中,Server是服务器端向客户端输出信息的对象。A.正确B.错误