froggerIII
Programmer
i have a page in which there is a top frame called "lookup" and a bottom frame called "details". Is there a way to refresh with target = _top so that after 30 seconds, another page will come up, but not just in "lookup"
right now, i am using <META HTTP-EQUIV="REFRESH" CONTENT="120;URL=lookup.asp" TARGET="lookup"> so that the top frame refreshes, but I need the page to go to a page like login.asp, without it appearing in only the top frame. i have tried doint TARGET="top", but it won't work [sig]<p>ray<br><a href=mailto:rheindl@bju.edu>rheindl@bju.edu</a><br><a href= > </a><br> [/sig]
right now, i am using <META HTTP-EQUIV="REFRESH" CONTENT="120;URL=lookup.asp" TARGET="lookup"> so that the top frame refreshes, but I need the page to go to a page like login.asp, without it appearing in only the top frame. i have tried doint TARGET="top", but it won't work [sig]<p>ray<br><a href=mailto:rheindl@bju.edu>rheindl@bju.edu</a><br><a href= > </a><br> [/sig]