Forms or Controls

S

sunil

We have 15 forms each with 20 fields.
which approach will be provide more flexibility in programming specially
with event handling .
Making them as HTML forms or making as User Control.
Are there any pros and cons.
Thanks!!!!
 
W

William F. Robertson, Jr.

asp.net really only allows one form per page, so your best bet would be user
controls, that way you could handle all the event seperately and the data
would be packaged neatly for you in the code behind file for the user
control.

HTH,

bill
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top