Problem with Ajax
Web Development
2
Posts
2
Posters
0
Views
1
Watching
-
How to handle bookmarks while using Ajax?
-
How to handle bookmarks while using Ajax?
What do the two have to do with each other ? IF you mean, how to bookmark the state of a page after it's been changed by AJAX, you can't, unless it's possible to store a URL using javascript, and you use query string parameters to store/restore that state.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )