黑夜降临:Response.Cookies("xdnew")("skins").expires=date+9999

来源:百度文库 编辑:高考问答 时间:2024/06/30 19:08:08
Response.Cookies("webname")("user").expires=date+9999

执行时候显示
Microsoft VBScript 运行时错误 错误 '800a01b6'

对象不支持此属性或方法: '[object]'

应怎样修改。其中域名webname必须使用。谢谢。