<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% dim rs dim rs2 dim cn dim msg set cn = Server.CreateObject("Adodb.Connection") set rs = server.CreateObject("Adodb.Recordset") cn.Open conn sqlstring = "Select * From ProductCategories ORDER BY `categoryName` ASC " rs.open sqlstring, cn %> Le OFFERTE di Martinucci Prima infanzia

Occasioni

Home occasioni

Home Sito

<%if not rs.eof then while not rs.eof %> <% rs.movenext wend end if %>
Categorie occasioni
"><%= rs("CategoryName")%>

 

 

 

 

Benvenuti nella pagina delle occasioni di Martinucci Prima Infanzia

<%if not request.QueryString("cid")<>"" then%>

Sotto la voce Categorie occasioni troverete l'elenco delle occasioni. Selezionandola verrete portati nella pagina che la descrive .

<%end if%> <% if request.QueryString("cid")<>"" then set rs = cn.execute("Select * From Products Where CategoryID=" & request.QueryString("cid")) end if %> <% if not rs.eof then while not rs.eof %> <%if rs.fields("image")<>"" then%> <%end if%>
<%=rs.fields("productname")%>
" alt="">
<%=rs.fields("details")%>

<% rs.movenext wend else 'response.Write("No products") end if %>

 

 

by DaMa SOFTWARE 2015