Hello people,
I want html code to re-direct the user from one page to other without using hyperlink..
It should automatically get refreshed.
Eg-if user lands on index.html he should automatically land on main.html later..
Can you please help? Thanku
you can add this in your header part <meta http-equiv="refresh" content="8; URL=tomysite.com"> content= time can be made less.. for faster redirect.
Thanks a lot sunny.

You mean to say i should add this to the index.html and content=8 where 8 is in seconds? 
Thanku very much.
Hey you from indian-forums?
I visit your blog regularly. You might've seen my replies too by name Apurva
add that code inside the <head>...</head> section on the page you want the user to be redirected from (in your case, index.html) And yes, 8 = 8 seconds.
Yes add it to your main page from where you want your visitors to visit or goto a new page of your choice, time is 8 is 8 seconds appox. Add the code to your header part as I said before, ie., between <head>...</head> part. yes dude.. Nice meeting ya through dp.. Will add you in yahoo
maybe the meta tool : meta builder can help you if you still have refresh problem you may try code ad edit code before you add code on your website meta builder http://3w.ezer.com/tools/html/metabuilderframe.asp