plain text
fnDbugFormContents()
fnDbugFormContents(...)
Description
This function displays the contents of a Submitted HTML Form on a web
page and over-rides any other
content. The contents are formatted in a tabular manner. This function
is going to be combined in a
'Super' debug function which includes all other 'dbug' functions as well
Syntax
fnDbugFormContents()
Example
Untested code
<%@ Language=VBScript %>
<% Response.Buffer = true %>