The only way you can hope to achieve this is if you have your admin module in a seperate directory.
You can set IIS default document for a website to default.aspx, for example, so when someone goes to:
www.mydomain.com IIS will serve up default.aspx that exists in the root of your website. Now if someone were to go to
www.mydomain.com/admin/ again default.aspx would be served up but this time it would be the default.aspx page that exists in the root of the Admin folder.
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
================================================== =========