Re: Please Help - Form Behaviour in IE
- From: "Rob Parsons" <iecustomizer@xxxxxxxxxxx>
- Date: Wed, 23 Nov 2005 23:57:58 +1100
Hi again Jen,
Do you have a URL we can have a look at. Have your tried using an iframe?
"jen" <jen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EE4B8F7F-CF23-491F-8EB7-D05138236CAD@xxxxxxxxxxxxxxxx
>
>
> "Rob Parsons" wrote:
>
> > Hi Jen,
> >
> > It would be helpful if you could supply a URL to your php page so that
we
> > can have a look.
> >
> > Not seeing the code, I would guess that you need to place your form on
its
> > own php page and display it within an iframe on the php page you are
using
> > now.
> >
> > I think what is happening is that your form is Posting (or getting) to
> > itself (<form target="_self">) which pushes the form results back out to
the
> > same window sorta emulating a page refresh, but without a bookmark the
> > browser stops at the top of the page instead of scrolling to the bottom.
> >
> > Oh, you could try placing a bookmark in your Action url eg.
> > Action=http://myserver/Processmyform.php#MyForm
> >
> > "jen" <jen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > news:D5E1E493-0B41-42EA-963D-226127E84857@xxxxxxxxxxxxxxxx
> > > I have a form located at the bottom of a php page.
> > > My form has 3 buttons that are used to perform calculations. When the
> > user
> > > clicks on any of those three buttons, the calculations are performed
BUT
> > the
> > > page refreshes and scrolls back up to the top.
> > >
> > > How do I stop the refresh and the scroll?
> > >
> >
> >
> > Hi, Rob.. I actually do have a bookmark .
.
- References:
- Re: Please Help - Form Behaviour in IE
- From: Rob Parsons
- Re: Please Help - Form Behaviour in IE
- Prev by Date: Re: ie expression ( CSS )
- Next by Date: Re: IE problems opening web pages
- Previous by thread: Re: Please Help - Form Behaviour in IE
- Next by thread: Re: How to open '.jpg' file from a link in IE6 with an external progra
- Index(es):