plain text
fnDbugQueryStringContents()
fnDbugQueryStringContents(...)
Description
This function displays the contents of an HTML query-string and erases
all other content on the page
Syntax
fnDbugQueryStringContents()
Example
<%@ Language=VBScript %>
<% Response.Buffer = true %>