I tried this:

<body onload="javascript:window.location.reload()>

but the page is refreshed as it loads. What I wanted is to be able to automatically refresh the page AFTER it is loaded. I wanted to refresh the page only once (after the page loads).

Thanks again for any help.