I want to make an html document.
Suppose the name of the html document is anu.html.
What i want is at first it will show "hello anutosh",
and after 5 sec there will be some other information which will be shown by
that very same html called anu.html.
So the refreshment is the main problem.
any one can tell me how can i remove "hello anutosh" and substitute other information in place of that string in that very same html.
waiting for your reply.
Thanks!
Suppose the name of the html document is anu.html.
What i want is at first it will show "hello anutosh",
and after 5 sec there will be some other information which will be shown by
that very same html called anu.html.
So the refreshment is the main problem.
any one can tell me how can i remove "hello anutosh" and substitute other information in place of that string in that very same html.
waiting for your reply.
Thanks!
Comment