i have url of
http://localhost:2256/mycityguide/profile.aspx?UserID=NDE%3d#fragment-23
i tried Request.URL and Request.pathandquery it only returns the url and querystring not returing the #fragment-23 in global.asax.i want to get that #fragment-23 also, please help me how can i do this