G
glezaber
Hi, I´ve two websites stored in IIS 5.0, and what I want is to
Redirect from A website to B website, the problem is that doesn´t work
because if I use Response.Redirect (http://localhost:5080) where is the
A website from the B, it only works in the same machine, because if you
try doing it from another one it takes de localhost directly without
asking for the correct parsing. I tryed too doing it with the
Server.Transfer, but that doesn´t work any more.
Any ideas?
Thanks!
Redirect from A website to B website, the problem is that doesn´t work
because if I use Response.Redirect (http://localhost:5080) where is the
A website from the B, it only works in the same machine, because if you
try doing it from another one it takes de localhost directly without
asking for the correct parsing. I tryed too doing it with the
Server.Transfer, but that doesn´t work any more.
Any ideas?
Thanks!