i have an asp.net mvc app which have quite a few hidden inputs to keep values around and formatting their names so that i can use the Model binding later when i submit the f
I guess you can reset the hidden fields as soon the page is loaded.
This code is executed when you hit "back".