Form Navigation error

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.
 
D

davis

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top