On Thu, 18 Jan 2001, Michael W. Homyack wrote:
> http://www.mysite.com/x#gotohere?arga=one&argb=two
This is browser issue, not a Zope problem. Make the anchor in the end:
http://www.mysite.com/x?arga=one&argb=two#gotohere
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.