My thoughts regarding ASP.NET, C#, programming practices, and more...
reading
You Should Read archives
blogs I read
|
Tuesday, October 12, 2004Prompting a User to Save When Leaving a Page
Scott Mitchell (one of my favorite developers) has a new article on 4GuysFromRolla.com that you will probably find helpful. He explais how you can use the onbeforeunload event available in Internet Explorer and FireFox version 0.9 to prompt a user to "Save" his/her work before leaving the current page or closing the browser window. Check it out.
Content copyright ©2003-2006 Tod Birdsall
|