16 Jan
2003
16 Jan
'03
10:22 p.m.
Hi Alexander, --On Donnerstag, 16. Januar 2003 10:34 +0200 Klimovich Alexander <klima@belsoft.by> wrote:
Hello all!
I'm sorry but yersterday I asked you inexact question about how to get an anchor from the URL. The exact question is - how can I retrieve full URL (with an anchor) from request variable (or somewhere else). URL and QUERY_STRING variables don't hold it :(
Simply, you dont. This information is not available to the server because the browser strips it out and handles it by itself. Regards Tino