S
Stuart Ferguson
I currently have 2 web applications under the same domain.
http://www.somedomain.com/Application1
http://www.somedomain.com/Application2
Application 1 is going to have a URL mapped on to it as follows
http://www.mappedurl.co.uk/
However in the life of my application I redirect from Application1 to
Application2 for some functionality and in this the address in the
browsers address bar goes from http://www.mappedurl.co.uk/ to
http://www.somedomain.com/Application2.
Is there a method to make the URL stay as http://www.mappedurl.co.uk/
even when i have redirected to Application2?
Regards,
Stuart
http://www.somedomain.com/Application1
http://www.somedomain.com/Application2
Application 1 is going to have a URL mapped on to it as follows
http://www.mappedurl.co.uk/
However in the life of my application I redirect from Application1 to
Application2 for some functionality and in this the address in the
browsers address bar goes from http://www.mappedurl.co.uk/ to
http://www.somedomain.com/Application2.
Is there a method to make the URL stay as http://www.mappedurl.co.uk/
even when i have redirected to Application2?
Regards,
Stuart