Form Navigation error

  • Thread starter Thread starter Erin
  • Start date Start date
E

Erin

On certain webpages an "IE ERROR: Form navigation error.
Please use navigation buttons to navigate properly
through the application" error occurs just on my computer
even though I am using the correct navigation buttons and
can retrieve information on any other computer. It seems
to occur when trying to pull up information in a database
using a form. An example is at:
http://www.sl.universalservice.org/menu.asp. I can create
new forms but it will not let me access them later. I can
use another computer to pull them up. I have checked all
the settings in Internet options, but cannot figure it
out. I'm running WinXP and have done all updates.
 
hi,

It seems we encountered similar problems. My problem
described as below.

Bug Description:

A form in a web page transformed by XSL:
method: post
action: test.asp, for example.

Send the form to test.asp. Then test.asp generates xml
which will be displayed by test.xsl. However, when you
refresh the current page(test.asp), IE6 will not send the
form to test.asp again. Actually, the server recieves a
GET request.

This bug doesn't exist in IE5. If the form is not in xsl-
transformed web page, but a html page, or a regular asp
page, the bug doesn't exist either.

could you send me an email so that we can discuss on it
further?

davis
 
Back
Top