A
Aemca
In good old asp you could easily loop through all the elements in a posted
form.
In a for each loop using the request.form elements.
How do I go about this in asp.net?
Or should I just specify all the fields ?
form.
In a for each loop using the request.form elements.
How do I go about this in asp.net?
Or should I just specify all the fields ?