GurusGuru
08-17-2002, 07:09 AM
What modifications need to be made to refresh the page ONLY ONCE.
<META HTTP-EQUIV="Refresh" CONTENT="4; URL=http://www.xyz.com/abc.htm">
And alongwith the refresh time can refresh no. be also included. That is say that the page should refresh maximum of 3 times.
<META HTTP-EQUIV="Refresh" CONTENT="4; URL=http://www.xyz.com/abc.htm">
And alongwith the refresh time can refresh no. be also included. That is say that the page should refresh maximum of 3 times.