3 Apr
2000
3 Apr
'00
4:45 p.m.
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