11 May
2005
11 May
'05
9:23 p.m.
Ideally, I'd like to get back the whole URL as entered in the browser as a string. From the REQUEST I have to put together URL and QUERY_STRING, and the section (#xxx) part of the url can not be found in REQUEST.
Unfortunately the CGI vars don't make provision for the anchor component or the whole unaltered URL. Don't even know it that's possibly without modifying ZPublisher.
Just to add to this, it is not possible to get the #anchor section of the URL. Web browsers strip it off before sending the request to the web server, as it's a client side behaviour. I have confirmed this with IE6 and FireFox 1.0.3. -- Phillip Hutchings http://www.sitharus.com/ sitharus@gmail.com / sitharus@sitharus.com