fside
05-28-2009, 10:52 AM
If you 'AJAX' a lot, and import css and new scripts, one can create the equivalent of a hundred pages without changing the URL - without leaving the original page.
If one wanted to page back or forward through the changes - it would require different URLs. But since making sense of some arbitrary URL 'search' code for each step along the way and for session/user would require a backend database, has anyone written scripts that 'secretly' record in the db for particular users/sessions certain changes to the page and then intercept the forward and back buttons and query the server scripts to send out what had been previous, and following?
Or is it that nobody is so to the point of placing so much under the same URL - and for just that reason?
If one wanted to page back or forward through the changes - it would require different URLs. But since making sense of some arbitrary URL 'search' code for each step along the way and for session/user would require a backend database, has anyone written scripts that 'secretly' record in the db for particular users/sessions certain changes to the page and then intercept the forward and back buttons and query the server scripts to send out what had been previous, and following?
Or is it that nobody is so to the point of placing so much under the same URL - and for just that reason?