%@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 %>
![]() |
||||||||
Occasioni |
||||||||
|
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 %>
<% rs.movenext wend else 'response.Write("No products") end if %>
|
|||||||
by DaMa SOFTWARE 2015 |