want to have a page sit for about 15 seconds then redirect to another page. is this the proper script for this? i think i'm missing something.... <meta http-equiv="refresh" content="2; url="http://www.asianweightloss.info/Asian_Weight_Loss.pdf"> thanks in advance
i think you have put an extra " . remove it. Try this. <meta http-equiv="refresh" content="2;url=http://www.asianweightloss.info/Asian_Weight_Loss.pdf"> It should work. It will redirect after 2 seconds. if you want 15 seconds make it 15. Here is some reference about Meta Redirect for you
Read his Starting Thread carefully. I wish you should understand what he wants or what he wanted to do.