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?