Re: ajax versioning

2011-02-09 Thread Igor Vaynberg
mount it with hybrid url coding strategy -igor On Wed, Feb 9, 2011 at 8:01 AM, Istvan De wrote: > Hi! > > In case I have a bookmarkable page with some AJAX on it (form+table) and the > user can navigate away and back to this page (using the back button). How > can I make sure that in case of the

ajax versioning

2011-02-09 Thread Istvan De
Hi! In case I have a bookmarkable page with some AJAX on it (form+table) and the user can navigate away and back to this page (using the back button). How can I make sure that in case of the back button, the user will see the state of the page after the AJAX modifications? Best regards, Istv