Using ASP.NET to prompt a user to save when they are leaving the current page

Wanted to save this link for anyone else who might find it handy.

Scott Mitchell wrote an articled titled “Using ASP.NET to Prompt a User to Save When Leaving a Page“.

It is exactly what i’ve been looking for, and i’m sure others implementing ASP.NET pages with similar needs, will find it handy too!

And he’s also written another article if you only want to use JavaScript and HTML

Comments are closed.