map a subdomain
hello, is it possible to map a subdomain to a url that contains a different domain.
I want to do this on IIS but I'm new to web administration and don't know how:
abc.domain1.com maps to domain2.com
but when a user browses to abc.domain1.com, i don't want it to redirect/forward so that domain2.com shows up in the browser address bar, I want abc.domain1.com to always appear in the address bar of the browser.
The reason for this, is I need to accomplish what it talks about in this article:
http://www.navowave.com/resources/SCORM_WP.pdf
Any help is much appreciated.
Here's what I want to do, but the answer was not really detailed enough for me to understand:
http://forums.devshed.com/archive/t-143349
Thanks!