asp中对超链接做一个控制我想当满足某一条件的时候超链接不能点开,或者弹出提示框.如何控制啊[解决办法]
asp中对超链接做一个控制
我想当满足某一条件的时候超链接不能点开,或者弹出提示框.如何控制啊
[解决办法]
<%if .... then response.write "s " else " <a href= " "s.html " "> s </a> "%>
asp中对超链接做一个控制
我想当满足某一条件的时候超链接不能点开,或者弹出提示框.如何控制啊
[解决办法]
<%if .... then response.write "s " else " <a href= " "s.html " "> s </a> "%>