![]() |
||||
|
|
||||
|
<%
set rs=server.createobject("adodb.recordset")
rs.open "select * from races",con,2,2
if rs.bof=false then
response.write rs("fp")&"
" response.write rs("sp")&" " response.write rs("tp")&" " end if rs.close %>
|
||||
|
For more info contact eamonn@thecaricatureshop.com.au Site Designed by TINATOONS
|
||||