(1) Put the folder that have all your asp files to C:\Inetpub\wwwroot
(2) To run your asp file, go to ur browser and type
http://localhost/[your folder name]/[your asp/html filename]
e.g
http://localhost/project/try.asp
(3) If you have a database in your folder, go to control panel-> Administrative Tool->Data Source(ODBC)->User DSN->Add->choose your drive and follow the prompts