| |
stevo
Posts: 1
Score: 0
Joined: 5/24/2001
From: United Kingdom
Status: offline
|
Hello Guys, I am writing a generic object that i can use a all my progs which will automatically get the data stored in Request.Form or Request.QueryString, dimension properties with same name as the Name from the Name=Vlaue pairs, initialise those properties with the Value from the Name=Value pairs and validate all the data and redirect accordingly. Is there any way i can tie all these seperate properties together into a collection or an array so that i can use the For Each statment to iterate through properties. sadfasdfadsf
|
|