I\'m developing a web application where, due to slow database access, not all content in a page is loaded immediately but rather dynamically when the user clicks a button af
Here is an article about saving state in session variables, which may help