How smart can this be done?

  • Thread starter Thread starter jens Jensen
  • Start date Start date
J

jens Jensen

Hello,
I'm builiding a large form with tons of textbox ,buttons and dropdown lists.

Is there good way to submit the values of the forms to database without
having to individually process each form elements.
I know this would required some fairly complex processing but just want to
know if any such component exist.

Many thanks in advance
JJ
 
you can loop through the Request.Form collection - an oft done solution in
classic ASP.

Karl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top