automatically jump to another page
Posted: Wed Apr 08, 2009 2:23 pm
Hi,
A link such as:
<a href="somefile.htm"> Click here</a>
requires the user to click the text “Click here” to jump to the link. How can I get the page, at the end of a routine, to jump to another page automatically, without requiring the user to click anything? Many thanks for your help.
A link such as:
<a href="somefile.htm"> Click here</a>
requires the user to click the text “Click here” to jump to the link. How can I get the page, at the end of a routine, to jump to another page automatically, without requiring the user to click anything? Many thanks for your help.