Click here to Skip to main content
15,914,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Dear all,

How to create webform dynamically and store form values in Database. (TextBoxes and Lables)
Posted
Comments
Sandeep Mewara 17-Jul-12 4:48am    
What have you tried so far?
Suvabrata Roy 17-Jul-12 8:59am    
If you want to create some dynamic pages it can be done but if you required some kind of validation then we have to figure out what kind of data validation or processing required.

Please explain your thoughts ...

1 solution

First read this Article Generate dynamic ASP.NET pages by using XML and XSLT
Then you might also want to read this Factory Method Design Pattern
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900