Basically, I have a page that gets visited, usually more than once by a client, but the information on it gets updated and often won't show up unless the client refreshes their browser. What can I do to make the page refresh *once* each time it's visited? I'd be fine just using html to do this, but keep in mind that the page also uses Perl, so if anyone has a perlwise solution, that would be helpful also. Thanks
-eric