摘要: 10 Then 70 Err.Clear 71 PageRs.Close 72 Set PageRs=Nothing 73 ErrInfo=ErrInfo&"建立或打开记录集错误" 74 IsErr=True 75 Response.Write ErrInfo 76 Response.End 77 End If 78... 阅读全文
posted @ 2006-11-20 09:55 MaxIE 阅读(508) 评论(1) 推荐(0)