plain text
fnDbugRecordset()
fnDbugRecordset(...)
Description
This function displays the contents of an ADO recordset on a blank
web-page. All further output is terminated
Syntax
fnDbugRecordset(ADORecordset)
Example
<%@ Language=VBScript %>
<% Response.Buffer = true %>