0
Answer

Dynamic web page generation in asp.net

Ask a question
Mathew

Mathew

16y
2k
1
Hi everybody,

Anyone cud help me out in generating web forms dynamically?What i want is a page created dynamically with controls with the values from the database filled in the control.
I used streamwriter and created a webpage in a specified location.But I dont know how to add controls to it dynamically with filled data from db...
Please help me out!
Thanks in advance.