Log in

View Full Version : Automatic Page Refresh after done


jon_m212
Aug 27, 2003, 03:22 AM
Hi,

Is it possible to refresh a page automatically after the page has loaded and is done?

The page is written in asp.

Thanks, John

theguyfromoz
Nov 20, 2003, 03:05 AM
Hmm... could you write a little piece of javascript to reload the page, then call that as a BODY ONLOAD command?

TONY