Hello,
I have a script that manages a form submission. In order to reuse the
form creation and validation functions, I am calling the same script
from the form using the post method.
Everything works fine in Mozilla/Firefox but when I try to use IE 6,
it doesn't seem to call the script w
On Mon, Sep 25, 2006 at 10:53:15AM -0400, Shawn Hinchy wrote:
> Everything works fine in Mozilla/Firefox but when I try to use IE 6,
> it doesn't seem to call the script when the submit button is pressed,
> kind of like it knows it is already loaded and just reloads it from
> cache. Is this
Quoting David Dorward <[EMAIL PROTECTED]>:
On Mon, Sep 25, 2006 at 10:53:15AM -0400, Shawn Hinchy wrote:
Everything works fine in Mozilla/Firefox but when I try to use IE 6,
it doesn't seem to call the script when the submit button is pressed,
kind of like it knows it is already loaded and just