I have an empty web site structure with HTML files that I am
converting
to dynamic content with DreamWeaver. I want the site to run
under
ASP.NET 2.0 on Windows Server 2003 (IIS6). I would like to
use some
HttpModules and special controls (custom grids, text boxes,
etc) from
code that exists in a DLL built with Visual Studio 2005. How
do I
reference the externally made things in my Dreamweaver-made
site?
Thanks.