| proLINKS | proHOME |
|gästebuch|proLINKS|proPARTNER|proMAIL|
<% CONST adOpenStatic = 3 SET nameConn = Server.CreateObject("ADODB.Connection") nameConn.Open "DSN=gast" SET RS = Server.CreateObject("ADODB.RecordSet") RS.Open "SELECT Titel, Url, Bild, Beschreibung FROM prolinks ORDER BY ID DESC", nameConn, adOpenStatic %>
| >
Neue Links:
www.firma.at
<% DIM i WHILE NOT RS.EOF AND i < 5 %>


" class="linkbase" target="_blank">" width="133" height="75" border="0" alt="<% =RS("Beschreibung") %>">
<% RS.MoveNext i = i+1 WEND RS.Close SET RS = Nothing nameConn.Close SET nameConn = Nothing %>
Kategorie: