NYA
MEDLEMMAR MED BILD |
 |
 |
|
 |
<% Dim intNR
intNR = 1
Response.Write ""
getConn()
getRS("SELECT UserID, BildTyp FROM Users WHERE HarBild='j' ORDER BY MedlemSen DESC LIMIT 14")
Do Until intNR = 8
If (objRS.BOF Or objRS.EOF) Then
Response.Write " | "
Else
If (objRS("BildTyp") = ".jpg") Then
Response.Write " &"&w=75&h=100) | "
Else
Response.Write " &"/"& objRS("UserID") &".gif) | "
End If
objRS.MoveNext()
End If
intNR = intNR + 1
Loop
Response.Write " "
intNR = 1
Do Until intNR = 8
If (objRS.BOF Or objRS.EOF) Then
Response.Write " | "
Else
If (objRS("BildTyp") = ".jpg") Then
Response.Write " &"&w=75&h=100) | "
Else
Response.Write " &"/"& objRS("UserID") &".gif) | "
End If
objRS.MoveNext()
End If
intNR = intNR + 1
Loop
Response.Write " " %>
|
|
 |
|
 |
Copyright © 2003 Stacy [ info]
[ Kontakt]
Regeringsgatan 61, 111 56 Stockholm | Tel: 08-411 59 00 | Fax: 08-411
59 32 |
|
<% Server.Execute("min_meny.asp") %>
|