Interview Question in Sql Server 2000


 

Interview Question :: How to access an asp.net application via internet explorer in an intranet

hi,
I am developing a web site with 2 pages in asp.net.the first page requesting a username and pass and then second page will show some information about the logged in user from sql server 2000. I want to make this page accessible for users of my organization's domain. I do copy my project in wwwroot folder but I don't know how should I access it and run it from other computers.
by ksk