Look into using the server variable: Remote_User If you have set windows authentication up on your web directory that server variable will contain a string similar to: <domain>\<user>
Once you have that string you can build the rest of your application around it since everything the user sees will be based upon that value.
Also, post your ASP.NET questions here:
http://p2p.wrox.com/forum.asp?FORUM_ID=133 this is the Classic ASP forum.
hth.
================================================== =========
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
================================================== =========
.: Wrox Technical Editor :.
Wrox Books 24 x 7
================================================== =========