|
This script shows you how to loop thru all the form elements that are submitted to the page the script is executed on. Usefull for checking forms for contents. Code: ASP 3.0 & VBScript |
| |
Overall Rating:
 User Rated
| |
Too basic  Written by Anonymous User (#1489-229) from Hialeah, FL (Thursday, December 13, 2001)
 |
Strengths: no comment Weaknesses: no comment Details: This code assumes every FORM element must be greater than a zero length string. No other criteria tested. |
| |
|