Hi
JavaScript does not work in this instance. I will have to write code to
overcome Netscape's shortcomings I guess.
Thanks
Todd
----- Original Message -----
From: "Romulo Roberto Pereira" <[EMAIL PROTECTED]>
To: "Ignacio Vazquez-Abrams" <[EMAIL PROTECTED]>; "Todd H MacPherson"
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: January 16, 2001 1:13 PM
Subject: Re: [PHP] Netscape's back button not working like Explorer's...Why?
> in the buttom href put this: javascript:history.go(-1)
>
> works great to me... on click doesn't work very well o netscape in this
> cases...
>
> I expect that thisis what you want!
>
> Rom
> ----- Original Message -----
> From: Ignacio Vazquez-Abrams <[EMAIL PROTECTED]>
> To: Todd H MacPherson <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Tuesday, January 16, 2001 12:04 PM
> Subject: Re: [PHP] Netscape's back button not working like
Explorer's...Why?
>
>
> On Tue, 16 Jan 2001, Todd H MacPherson wrote:
>
> > Hi
> >
> > I have 2 forms:
> >
> > subscribe.php
> > confirm.php
> >
> > If the user enters data correctly in subscribe.php I have an an include
> > pointing to confirm.php. This gives the user a chance to review the data
> > before final submission.
> >
> > I want the user to be able to click the back button on their browser and
> > view/make changes on the entry form if they find a typo but Netscape's
> back
> > button will not take me back to the original form. It just redisplays
the
> > results of confirm.php while Internet Explorer works fine.
> >
> > Do any of you have a solution for this? I have almost pulled out all my
> hair
> > on this one.
> >
> > Thanks
> >
> > Todd
> >
> > PS Using Netscape 4.75 and IE 5.5
> >
>
> Put a button labelled "Change" or "Make Corrections" or some such on your
> confirmation screen (and then write the code for that, of course). It's
not
> pretty, but it can't fail.
>
> --
> Ignacio Vazquez-Abrams <[EMAIL PROTECTED]>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]