I admit it, total newbie to .NET!

I need to save the .scrollTop of a <DIV> in a Session variable when the page is unloaded. I'm not sure if this can be done in Page_Unload? (I'm using C#).

Appreciate any input. Thanks.

cudabean