Include dynamic URL in my URL without using query string?
ASP.NET 3.5, IIS7
In my Global.asax\'s Application_BeginRequest, I need to extract from the request\'s URL an entirely seperate URL that\'s been embedded in it without using query string.
问答
阅读(3)