Originally Posted by vbbit Is there a way to get the string out of this kind of URL: http://localhost/test I need to get test out of it. Or Else go for this one Code: Response.Write(Request.Url.AbsolutePath)
Response.Write(Request.Url.AbsolutePath)
Please mark you thread resolved using the Thread Tools as shown
Forum Rules