K
Kristen
I am using ASP.Net 2.0 and I need to create a web page on the fly based
on what information is in the database. The page is going to have
certain controls like text boxes and labels and buttons. I was
wondering what the best method is to carry this out. I was thinking
about using a class to generate the HTML on the fly or maybe a stored
procedure. Can anyone point me in the right direction? Thanks
on what information is in the database. The page is going to have
certain controls like text boxes and labels and buttons. I was
wondering what the best method is to carry this out. I was thinking
about using a class to generate the HTML on the fly or maybe a stored
procedure. Can anyone point me in the right direction? Thanks