Whats a good way to implement this? The way I currently have it is that I do another AJAX request to retrieve the previous data but that is a bit slow. vB has AJAX undo when you edit your post then you press cancel. How is that done? Thanks. -MMJ
Possibly a hidden field with the original text of the thread? Undo resets it back to the hidden field value.. just a hunch.