AJAX and forms in I.E. - TechRepublic
General discussion
April 30, 2006 at 08:40 AM
danog5310

AJAX and forms in I.E.

by danog5310 . Updated 20 years, 2 months ago

When a box of a form has been filled with a certain value and an answer delivered by Ajax,
each time I fill this box again with the same value, I get the same answer, however the database has been changed.
There is no call to the Javascript function, IE remembers that this box has already been filled and answered in that manner.
This does not happen with Firefox.
Can anybody explain?

This discussion is locked

All Comments