he means include this on the page
<script>setTimeout(function () { location.reload(); }, 5000);</script>
i say do that except have a check box for auto refresh so it doesn't do it by default
or better yet use ajax and also make the thing maintain sorting and position on the page