Click here to Skip to main content
15,910,773 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have 7 AJAX accordions on an asp.net page. When the data in the first accordion is submitted into the database, the user proceeds to the second accordion and fill out the form then submit, the same thing applies to the rest of the accordion. But i get to realize that if lets say accordion three validation fails when i refresh the post [of course a post back is fired] the data in the first accordion get submitted even after i have cleared the form. how can i go about this

Thanks
Posted
Comments
[no name] 3-Mar-13 23:57pm    
Please show your code, what you had done in this.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900