I have 3 frames a,b,c
I am pushing a submit button on c that is reloading b so that it hits the server to activate some backend usp's and redisplay data.
The question is that there are values in hidden boxes in b that I need to preserve. How can I reload the hidden box values AFTER the reload?
I am pushing a submit button on c that is reloading b so that it hits the server to activate some backend usp's and redisplay data.
The question is that there are values in hidden boxes in b that I need to preserve. How can I reload the hidden box values AFTER the reload?