Richard Moon wrote: > > I feel there must be a way to emulate the browser 'back' button in Zope. > Can anyone tell me if this is possible please ? You can use <a href="javascript:history.go(-1)">Back</a>. But it won't work in browsers that don't support javascript. -- Itamar S.T. itamars@ibm.net