Click to See Complete Forum and Search --> : How to generate html page from database?


jitu30
12-20-2007, 06:49 AM
Hi
I m having a problem that i have to generate a html file from the data which has been stored in database. database can be anything like masterpage,theme contents on page etc.
I m using asp.net 2.0 and c# for coding and sql server 2005 for the database.
And finaly i have to save that page in filesystem.
Looking forward for ur reply.
Thanx in advance.

TheRave
12-20-2007, 08:24 AM
Look for some asp tutorials:
http://w3schools.com/asp/default.asp

Its not really a html topic.