<META HTTP-EQUIV="Refresh"
CONTENT="30; URL=http://www.cs.unb.ca/profs/wdu/cs4025/index.html">
The "30" means to wait 30 seconds before redirecting. The
"http://www.cs.unb.ca/profs/wdu/cs4025/index.html" after "url=" is the URL of the page to which to
redirect.
It is customary to include a direct link to the page that will be
switched to automatically in case you get an older browser that
doesn't support the feature or the user doesn't want to
wait. Something like:
This page has moved. If your browser doesn't automatically redirect to its new location, click here.