Request 对象, ASP 0102 (0x80004005)

作者:简简单单 2008-02-25

  • 错误类型:
    Request 对象, ASP 0102 (0x80004005)
    函数需要字符串输入。
    /gero/bbs/win/demo/upload.asp, 第 5 行

     

  • 浏览器类型:
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Maxthon)

     

  • 网页:
    GET /gero/bbs/win/demo/upload.asp

     

  • 时间:
    2008年2月25日, 15:00:44
  • 代码如下就一句:
  • id =request.querystring(id)
  • 详细一查看原来是id =request.querystring(id)ID没加""双引号.
  • 相关文章

    精彩推荐