detect page refresh jQuery or C# ASP.Net
- by Marco
Hello,
I was searching for a way of detecting in my C# code if the page had been refreshed (f5).
First I don’t know if a jQuery/JavaScript solution would be better than a fully C# ASP.Net. So... the first question would be: What would make you choose one over the other?
And the third, and most important part, is if someone would help me with this. Some good tutorial, or article… anything. I tried some solutions out there… but maybe, because of my lack of knowledge they didn’t work.
Thanks in advance.