|
|
<% If (riga = 1) AND (RSF("Foto2_s") <> "") Then%>
','FOTO2','width=300,height=200')"
src="../Images/<%=RSF("Foto2_s")%>">
<% End If%>
<% If (riga = 2) AND (RSF("Foto5_s") <> "") Then%>
','FOTO5','width=300,height=200')"
src="../Images/<%=RSF("Foto5_s")%>">
<% End If%>
<% If (riga = 3) AND (RSF("Foto8_s") <> "") Then%>
','FOTO8','width=300,height=200')"
src="../Images/<%=RSF("Foto8_s")%>">
<% End If%>
<% If (riga = 4) AND (RSF("Foto11_s") <> "") Then%>
','FOTO11','width=300,height=200')"
src="../Images/<%=RSF("Foto11_s")%>">
<% End If%>
|
<% If (riga = 1) AND (RSF("Foto3_s") <> "") Then%>
','FOTO3','width=300,height=200')"
src="../Images/<%=RSF("Foto3_s")%>">
<% End If%>
<% If (riga = 2) AND (RSF("Foto6_s") <> "") Then%>
','FOTO6','width=300,height=200')"
src="../Images/<%=RSF("Foto6_s")%>">
<% End If%>
<% If (riga = 3) AND (RSF("Foto9_s") <> "") Then%>
','FOTO9','width=300,height=200')"
src="../Images/<%=RSF("Foto9_s")%>">
<% End If%>
<% If (riga = 4) AND (RSF("Foto12_s") <> "") Then%>
','FOTO12','width=300,height=200')"
src="../Images/<%=RSF("Foto12_s")%>">
<% End If%>
|
<% Next%>