c# 4.0 - how to get url of the current page in c# (it has # symbol inside) -


how full url using c#? example of url-yes has # symbol

http://domain.com/dude#hello

i've tried can't #hello. ideas? i've used link no luck http://www.cambiaresearch.com/c4/dfdb20ae-b335-48ae-a201-f2a5a8329342/how-do-i-get-paths-and-url-fragments-from-the-httprequest-object.aspx

url fragments purely client-side thing. they're not supposed used on server side, why they're not passed through - not usable anyway.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -