Thursday, March 22, 2012

Looping through all the form fields in the code behind ?

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 ?"Aemca" <none@.none.com> wrote in message
news:#SUsRkCUDHA.2252@.TK2MSFTNGP12.phx.gbl...
> 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 ?

Ignore post just found the answer myself

0 comments:

Post a Comment