refresh page automaticlly

liunx

Guest
Hi<br />
<br />
<br />
I have a page with a table of 1000 rows. If the user is on a f.ex 500 record row,<br />
how can I refresh the page automatically without pressing on a 'refresh button'? I want the page to appear on the same place (500 record) and not on the begining of the same page (I know that by using META tags the page wil be refreshed and appear on the begining of the same page) .<br />
<br />
<br />
<br />
I am looking forward to your answer as soon as posible.<br />
<br />
<br />
Thank you in advance<br />
<br />
<br />
Lampion<!--content-->you can do it with an http header if you have access to a server side language. You should be able to keep it in the same spot then.<!--content-->
 
Back
Top