During a button click event, I am saving values in session and invoking JavaScript from the code behind. However, I am facing difficulties accessing these session values in JavaScript due to my use of an update panel. Can someone provide a suitable solution for this issue? Thank you!