<% @Language=VBScript %> <% Option Explicit %> <% 'for main casino tables Dim linkRS, linkSQL linkSQL="SELECT * FROM link WHERE Page='poker-1'" Set linkRS = Server.CreateObject("ADODB.RecordSet") linkRS.Open linkSQL, linkConn %> Backgammon Links and Resources : Póker 1 <%'declare random variable for multiple banners Dim intRnd %>

Poker Links - 1

<%do while not linkRS.eof%> " target="_blank"><%=linkRS("Title")%>
<% dim desc desc=linkRS("Description")%> <%=desc%>

<%linkRS.MoveNext Loop %>
   
© 2006 Online Backgammon
Backgammon Resources
<% linkRS.Close Set linkRS = Nothing linkConn.Close Set linkConn = Nothing %>