Print Page | Close Window

Save Warning on exit

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Rich Text Editor (RTE)
Forum Description: Support forum for the Web Wiz Rich Text Editor (RTE).
URL: https://forums.webwiz.net/forum_posts.asp?TID=29462
Printed Date: 28 March 2026 at 6:02am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Save Warning on exit
Posted By: BobStein
Subject: Save Warning on exit
Date Posted: 27 June 2011 at 5:01am
Any guidance on implementing a feature that would warn a user if they attempt to leave a page that has been edited but not saved?  Some kind of annoying popup:
"You have unsaved changes - discard, save or cancel?"

I figure this might happen in a body unload event, but how to detect whether the editor is "dirty" (unsaved changes) or "clean" (unchanged)?

-- Bob Stein, stein@visibone.com


By the way let me take this chance to say this is the most awesome online rich-text editor I've found!  (Tried before it Nicedit and TinyMCE.)  It was agony to implement this on a L.A.M.P. server but I got it done (by purchasing an ASP host from winhost.com and using iframes and several dirty tricks).  Web Wiz RTE looks good, the ergonomics are tight and mostly flawless (some weirdness with lists and indents but they all have that).  And the stuff just freaking works.  Thanks whoever in the world made this the great quality thing that it is.



Replies:
Posted By: WebWiz-Bruce
Date Posted: 27 June 2011 at 8:51am
Probably the simplest way to do this is when the page is loaded populate both the text area used for the RTE and another hidden field with the content you are going to edit.

You would then need to find a way to trigger an event that when the page is closed you can compare both the value of the RTE text area and the hidden text area and if they are not the same give a warning to the user that they need to save their changed content.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net