If you click the refresh button, everything will refresh. If you want some aspect of the page not to refresh, you could use AJAX (pulling from a server with Javascript) and only updating the portions of the page you want to update.
What exactly are you trying to do?




Reply With Quote