<% IDprodotto=request("IDprodotto") set rs3=cn.execute(" select * from prodotti_query where idprodotto="&IDprodotto&" ") %> <!--#include file="titolo.inc"-->
<% idprodotto=request("Idprodotto") set rs9=cn.execute("select * from associazione_prodotti_query where idprodotto1="&IDprodotto&"") if not rs9.eof then %> <%do while not rs9.eof IDprodotto=rs9("IDprodotto2") %> <%rs9.movenext loop end if%>

::<%=rs3("nome")%>

 
<%do while not rscar.eof %> <%rscar.movenext loop%>
" align="middle" hspace="3" vspace="3">

<%=rs3("descrizione")%> <% IDprodotto=rs3("IDprodotto") set rscar=cn.execute ("select * from caratteristiche where idprodotto="&IDprodotto&" ") set rs4=cn.execute("select * from prezzo where idprodotto="&IDprodotto&"") idprezzi=rs4("IDPrezzi") %>

<%=rscar("caratteristica")%>: <%=rscar("descrizione")%>

<% set rs5=cn.execute ("select * from varianti where idprezzi="&IDprezzi&" ") if not rs5.eof then %> <%=rs3("tipovariante")%>: <%do while not rs5.eof%> <%=rs5("variante")%>  <%rs5.movenext loop end if %>

<% do while not rs4.eof idprezzi=rs4("IDprezzi") %> <%=rs4("modello")%> € <%=formatnumber(rs4("prezzo"),2)%> ">
<% rs4.movenext loop %>

Idee consigliate

" width="90" border="0"> <%=rs9("prodotto2")%>
<%=rs9("descrizionebreve")%>
<% set rs4=cn.execute("select * from prezzo where idprodotto="&IDprodotto&"") do while not rs4.eof %> <%=rs4("modello")%> €<%=formatnumber(rs4("prezzo"),2)%>">
<%rs4.movenext loop%>