This is a little script to put in a page, in the HTML between the <head> </head> tags, that will make the page reload itself as the top frame if it isn't already.
<script language="javascript">
if (top.location.href != document.location.href) top.location.href = document.location.href ;
</script>
SprDave
Member #: 3
Registered: 1996-2001
Posted:
602
Name:
Admin Account
Company:
DBMV Solutions
Occupation:
Web site Guy
Location:
New Jersey
Personal:
late 50s
Experience:
~36 years
This is CABL.com posting #127089. Tiny Link: cabl.co/mHdZ
There are 0 replies to this message