抱歉,我是 ASP 新手。我在if语句中发现了一个奇怪的问题
例如,我使用这个条件
if sear_type="4" and rs_search_news("search_field")="2" and show_str2<>1 then
....
Endif
它没有按预期工作。ASP不允许这样写条件吗?谢谢
抱歉,我是 ASP 新手。我在if语句中发现了一个奇怪的问题
例如,我使用这个条件
if sear_type="4" and rs_search_news("search_field")="2" and show_str2<>1 then
....
Endif
它没有按预期工作。ASP不允许这样写条件吗?谢谢