re:
> Ahh, yeah. Bruce is right here, it's a client-side thing.
I was wrong, too. Mea culpa.
Juan T. Llibre, asp.net MVP
asp.net faq :
http://asp.net.do/faq/
foros de asp.net, en espaņol :
http://asp.net.do/foros/
===================================
"apathetic" <> wrote in message
news: ups.com...
> bruce barker (sqlwork.com) wrote:
>> you don't as the browser does not send the named anchor to the server (it
>> strips it from the url)
>
> Ahh, yeah. Bruce is right here, it's a client-side thing. The Uri
> class has the Fragment property, but you would need some other way of
> getting hold of the full url.
>
> Tim
>