|
|
|
|
 |
|
 |
 |
 |
Displaying All of the Form Variables
|
|
|
Hits: 15
Displaying All of the Form Variables
 0.0
This short tutorial describes a little function that is useful in debugging your ASP pages. This function, FormDataDump(), outputs all of the form variables being passed into a page. Various options for this function allow the developer to view the values in a 'debugger-style' mode, or in a 'quiet-mode,' in which case the form variable output is hidden from the end user.
Platform(s): n/a
Date: Jun, 29 2001
Author: http://www.4guysfromrolla.com/webtech/tips/t062801-1.shtml
Ratings
|
Number of Ratings: 0 Votes
|
|
|
|
 |
 |
|
 |
|
 |
|