|
This subroutine creates a variable for each form item found on Request.Forms or Request.QueryString collections. The variable is given the same name as the form items name. Author: Dean Kroon Code: VBScript |
| |
Overall Rating:
 User Rated
| |
Excellent concept  Written by Anonymous User (#1776-167) from Camp Hill, PA (Monday, July 09, 2001)
 |
Strengths: no comment Weaknesses: no comment Details: While the magic doesn't exist in the code itself, the concept gets 5 stars. This code becomes an excellent tool when creating dynamic websites. |
| |
|