PDA

View Full Version : frame getting automatically submit


madhwal
05-16-2003, 04:16 PM
I have a frame with a link which submits the frame on click of the link.also in the text box i have handled the key event for form submission.Problem is that if i enter space in textbox and press enter key....form gets submitted after going thru the form validation function(called by handling key event..enter key).

help ASAP appreciated!!

requestcode
05-16-2003, 05:22 PM
Need to see your code.