history.go(-1) will not work if the current page is the first page of
current browser session.

Will this help you?  <INPUT TYPE=RESET VALUE="Start All Over">


On Jun1, 8:00pm, annet <annet.verm...@gmail.com> wrote:
> Setting the cancel button to:
>
> form[0][-1]
> [1].append(INPUT(_type="button",_value="Cancel",_onclick='javascript:histor 
> y.go(-1);'))
>
> at least gives the user a way to cancel the function, not the way I
> wanted it, but it's better than getting an error.
>
> Annet

Reply via email to