14 May
2003
14 May
'03
7:02 a.m.
<input type="button" value="back" onClick="history.back()"> or <input type="button" value="back" onClick="history.go(-1)"> Nothing to do with Zope though. cb ----- Original Message ----- From: Greg & Janet LINDSTROM To: zope@zope.org Sent: Tuesday, May 13, 2003 2:08 PM Subject: [Zope] Going Back What, if any, resources are available in Zope (2.6) for me to use to construct "back" buttons/links. Is the page I came from stored anywhere, or can I access it? Is there such a beast as a "back" input type (similar to "submit" or "reset")? If not, how can I set up a "back" button/link? Thanks for your help, --greg