Posted By:
suc_Jag
Posted On:
Tuesday, August 23, 2005 01:31 PM
Hi
I am facing many problems with checkboxes..
i wrote a javascript for alerting user when the user selects a person and clicks submit button.
It is working some times but not working sometimes.. means it is going directly to action class and deleting the user without alerting at the front end.
i verified all the form field names and every thing is looking fine...
Strangely it is working some times...
I am not able to trace the problem... The ActionForm is in request scope.. and i am explicitly making all checkboxes to null in the reset method..
Any Clue???
Thanks