高分在线等:Microsoft VBScript 运行时错误 '800a01f4' 变量未定义: 'CloseConn'
高分在线等:Microsoft VBScript 运行时错误 '800a01f4' 变量未定义: 'CloseConn'
日期:2010-07-23 09:42:07 人气:2
Public Sub PageEnd()
If EnabledSession Then
If Not UserSession Is Nothing Then Session(CacheName & "UserID")= UserSession.xml
End If
Set UserSession=Nothing
'Call CloseConn()
If IsObject(Conn) Then Conn.Close:Set Conn =