One stop source knowing little things going around the world....
Tuesday, July 12, 2011
To get urls of the ASP.Net page that will be hosted on a couple of different servers:
Response.Redirect(Request.Url.GetLeftPart(UriPartial.Authority) + Request.ApplicationPath);
Newer Post
Older Post
Home