[此贴子已经被作者于2007-4-28 17:28:07编辑过]
<script LANGUAGE="javascript"> function check() {
if (document.form1.name.value == "") { alert("请填写您的用户名!"); document.form1.name.focus(); return (false); } } </script>
<input type="button" value="开始查询" onclick="return check()">类似这样写就可以了.
sql ="Select * From kjxmgl where 1=1 "&sql_where&" order by id desc"
rs.Open sql,conn,1,3 if rs.eof and rs.bof then response.write"没有找到符合你条件的内容" else do while not eof %>我也判断了 是符合条件才显示上面错误 如果不符合就显示 没有找到符合你条件的内容1=1 撒子意思你还没回答我呢 老大