Hi
I want to update the hidden field value 'hiddenVal.' using Javascript, and then pass it into my code-behind . However, the value in my code-behind always remains the initial value of "0" and never gets updated. Can anyone tell me how to do this please.