HTML with no Inserts Example (Java Refresh)
Previous  Top  Next

An Index without any enhancements looks like this.

clip0104
and is created with this HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"><html>
<head><meta http-equiv="Content-Type"content="text/html; charset=iso-8859-15">
<meta name="GENERATOR" content="bbk bbkRC V1">
JAVA Refresh code, preceded by code to prevent caching
<META HTTP-EQUIV="Expires" CONTENT="Tue, 01 Jan 1980 1:00:00 GMT">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<script>
<!--
//enter refresh time in "minutes:seconds" Minutes should range from 0 to
//inifinity. Seconds should range from 0 to 59
var limit="5:0"
if (document.images){
var parselimit=limit.split(":"); parselimit=parselimit[0]*60+parselimit[1]*1
}
function beginrefresh(){
if (!document.images)
  return
if (parselimit==1)
  window.location.reload()
  else{
    parselimit-=1
    curmin=Math.floor(parselimit/60)
    cursec=parselimit%60
    if (curmin!=0)
      curtime=curmin+" minutes and "+cursec+" seconds until results update!"; else
      curtime=cursec+" seconds until results update!"; window.status=curtime
    setTimeout("beginrefresh()",1000)
}
}

window.onload=beginrefresh
//-->
</script>
Default Title and CSS file Link
<LINK href="bbkrclivehtml.css" type=text/css rel=stylesheet>
<title>Live HTML</title></head><body bgcolor="#FFFFFF" text="#000000">
<table border="0" width="240">
<tr>
<td class=livehtml-heading-link width=25% align="center" ><P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; WORD-SPACING: 0px"><a href="liveraceres.htm">Race</a></p></td>
<td class=livehtml-heading-link width=25% align="center" ><P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; WORD-SPACING: 0px"><a href="liveresults.htm">Results</a></p></td>
<td class=livehtml-heading-link width=25% align="center" ><P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; WORD-SPACING: 0px"><a href="liveschedule.htm">Schd</a></p></td>
<td class=livehtml-heading-link width=25% align="center" ><P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; WORD-SPACING: 0px"><a href="livecompets.htm">Comps</a></p></td>
</tr>
</table>
<table border="0" width="240">
<tr>
<td class=livehtml-heading align=center>BRCA 1/10th Off Road National Series : 4wd Round 3</td>
</tr>
<table border="0" width="240">
<tr>
<td class=livehtml-heading align=left>SOUTHPORT</td>
<td class=livehtml-heading align=right>22nd May 2005</td>
</tr>
</table>
<table border="0" width="240">
<tr>
<td class=livehtml-text align=left >7 Apr 06</td>
<td class=livehtml-text align=right >17:26</td>
</tr>
</table>
<table border="0" width="240">
<tr>
<td class=livehtml-text align=left >118 Competitors</td>
</tr>
<tr>
<td class=livehtml-text align=left >4 Rounds of 12 Heats</td>
</tr>
<tr>
<td class=livehtml-text align=left >12 Finals</td>
</tr>
</table>
<table border="0" width="240">
<tr>
<td class=livehtml-heading-link width=25% align="center" ><P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; WORD-SPACING: 0px"><a href="liveraceres.htm">Race</a></p></td>
<td class=livehtml-heading-link width=25% align="center" ><P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; WORD-SPACING: 0px"><a href="liveresults.htm">Results</a></p></td>
<td class=livehtml-heading-link width=25% align="center" ><P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; WORD-SPACING: 0px"><a href="liveschedule.htm">Schd</a></p></td>
<td class=livehtml-heading-link width=25% align="center" ><P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; WORD-SPACING: 0px"><a href="livecompets.htm">Comps</a></p></td>
</tr>
</table>
<table border="0" width="240">
<tr>
<td class=livehtml-text align=left >bbkRC</td>
<td class=livehtml-link align=right><P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; WORD-SPACING: 0px"><a class=livehtml-link href="http://www.bbksoftware.com" target = "_blank">(c) 2006 bbk Software</a></p></td>
</tr>
</table>