[eluser]dine[/eluser]
[quote author="Dam1an" date="1243102223"]Would reseting the form on submit not clear all the data before its sent in the POST array?[/quote]
Thanks for reply
What all I am doing and getting is :
If I set this "Onsubmit" event on submit button... it remains data in cache..I means data display in form when use back button
If I set this event on form it reset the values but there is also on values in POST.. I know it is Obvious and I am doing wrong