I have a terminal server box (WIN2K). I want two sets of users to log in. One set resolves a set of host names to a set of IP addresses and the other set of users to see another resolution. This is useful for me because I have a development environment and a "staging" environment before my web build move to production. My developers will need to see the development environment and testers need to see stage. All our references in our ASP code are hard-coded to Hosts names. Therefore, changing name resolution depending on the user is very useful to me. Does anyone have any ideas on how to accomplish this? [sig][/sig]