ok.. I see a couple of problem with your inquiry.. first, Dreamweaver produce htm files, and asp.net files has aspx extension. To build that type of files, you have to transform your htm files into aspx and for that you need visual studio (there is a free version also) (you can do this also on notepad and compiling the files using the compiling option of the .net framework). Once you are in there, you have several ways to do this, including controls, Themes (not sure about this way) and code behind. The type of controls you want to use and the way you want to do it depends on the database and your expertise to do this...
Maybe, Maybe you are looking for a way to do this in plain asp code?? like a script that run on the htm file???
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from dparsons signature and he Took that from planoie's profile
================================================== =========
My programs achieved a new certification (can you say the same?):
WORKS ON MY MACHINE
http://www.codinghorror.com/blog/archives/000818.html
================================================== =========
I know that CVS was evil, and now i got the proof:
http://worsethanfailure.com/Articles...-Hate-You.aspx
================================================== =========