G
Guest
Hello!
I have a .net form in an IE6 browser. I have a javascript validate function
that returns false if user hits cancel.
From testing, I can see when I click submit and cancel, the javascript is
returning the false code to the button correctly.
However, the asp page continues with execution and the code runs (which was
not supposed to in this instance!).
Is there an obvious explanation for this?
Thank you!
-Bahman
I have a .net form in an IE6 browser. I have a javascript validate function
that returns false if user hits cancel.
From testing, I can see when I click submit and cancel, the javascript is
returning the false code to the button correctly.
However, the asp page continues with execution and the code runs (which was
not supposed to in this instance!).
Is there an obvious explanation for this?
Thank you!
-Bahman