标题:[求助]无效使用 Null: 'split'
只看楼主
本刚
Rank: 1
等 级:新手上路
威 望:1
帖 子:192
专家分:0
注 册:2005-12-3
 问题点数:0 回复次数:0 
[求助]无效使用 Null: 'split'

技术信息(用于支持人员)

  • 错误类型:
    Microsoft VBScript 运行时错误 (0x800A005E)
    无效使用 Null: 'split'
    /webstorage/Dir_add.asp, 第 24 行

  • 浏览器类型:
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Poco 0.31)

  • 网页:
    GET /webstorage/Dir_add.asp


    if File_Dir_Max>0 then
    if File_Dir_Max<=ubound(split(User_Share,"|"))-1 then
    response.write "超过目录数量限制,请升级会员1"
    response.end
    end if
    else
    response.write "超过目录数量限制,请升级会员2"
    response.end
    end if
搜索更多相关主题的帖子: Null split 
2006-03-15 21:25



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-50667-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.363376 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved