"> Hotel Bournemouth, Bed and Breakfast Bournemouth: Topaz Hotel <% set dbConn = server.CreateObject("ADODB.Connection") set ObjRS = server.CreateObject("ADODB.recordset") objRs.CursorLocation = 3 'adUseClient objRs.CursorType = 3 'adOpenStatic objRs.ActiveConnection = ObjDB szSQL="SELECT * FROM Links Order By LinkName" ObjRS.open szSql iCount = 1 %> <% While not (ObjRS.EOF) if len(objrs("LinkName")) > 1 then %> <% end if Objrs.movenext wend set dbConn = nothing set ObjRS = nothing %>
"><%=ObjRS("LinkName")%>