how can I let the user enter a particular string and take him to a particular site.
for example, my server is called NMS_SERVER2. And to access the home page of this server he needs to type //nms_server2 in the address bar. Now, I want to make this as NOD. That means instead of typing as //nms_server2 the user should be able to type just "nod" and the IIS should take him to the first page of that site. I have index.asp as the first page. Is it possible??
many thanks.
for example, my server is called NMS_SERVER2. And to access the home page of this server he needs to type //nms_server2 in the address bar. Now, I want to make this as NOD. That means instead of typing as //nms_server2 the user should be able to type just "nod" and the IIS should take him to the first page of that site. I have index.asp as the first page. Is it possible??
many thanks.