Hi Andrew,
Thank you for your reply - Andy and Miranda too!
> > How do you get the bookmark on the end of a url with ASP?
> If the HTTP client submits the fragment identifier to the server, the
> client is broken - at least that's my interpretation of RFC1630, page
> 13. ASP (or any other server-side language) is unable to retrieve the
> anchor reference as it's not sent with the request to the server. Mind
> you, it is a handy way to block dumb web crawlers that try to send it
> anyway.
This answers my question. Oh well.

I will find a different way.
Thank you very much!
Rob