View Single Post
Old 01-25-2010, 10:02 AM   PM User | #10
SiM99_wrk
New to the CF scene

 
Join Date: Jan 2010
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
SiM99_wrk is an unknown quantity at this point
Quote:
Originally Posted by Kor View Post
For the last time: "the submit action can be stopped only within the FORM element while using return false the the onsubmit event"
Okay.
Does that mean that you're telling me that the other 99.9% of computers making use of the page, where clicking this button doesn't submit the form because I have "return false;" in the onclick event are behaving incorrectly? That the correct behaviour would in fact be to allow the form to submit instead?

Quote:
Originally Posted by Kor View Post
Do you have other submit/image inputs within the same form?
Quote:
Originally Posted by SiM99_wrk View Post
I have a page built with asp.net that includes some "imagebutton"s within a form.
Yes, there is more than one image button in use.


Further to the information provided so far, this only seems to happen under the single user's profile. Someone else logging into the same computer was able to use the pages correctly and the user logging into a different computer didn't help - the image button still submitted the page.
SiM99_wrk is offline   Reply With Quote