钉钉认证怎么取消:ADODB.Recordset (0x800A0E78) 对象关闭时,不允许操作。

来源:百度文库 编辑:高考问答 时间:2024/05/03 03:53:03
<%
if session("hzlUserID")<>"" then
%>
<input type='button' value=' 预 订 ' onclick="javascript:goSubmit('AAA',0)">
<%
else
%>
<input type='button' value=' 预 订 ' onclick="javascript:toSubmit('AAA',0)">
<%
end if
%>
</form>
<BR><BR>
-->
<!---------------------------- 第三列结束 -------------------->
</td>
</tr>
</table><BR>
<!--#include file=include/bottom.asp-->
</center>
</BODY>
</HTML>

<%
rstHouse.close
set rstHouse=nothing

rst.close
cnn.close
set rst=nothing
set cnn=nothing

%>

再把对象打开^^^^