![]() |
|||||
![]() |
![]() |
![]() |
|||
|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
<%
Txt_Categoria=""
ID_Categoria=Controlla_Numero(request("ID_Cat"))
sql="Select reparti.*,categorie.* from reparti INNER JOIN categorie on reparti.ID_Reparto=categorie.ID_Reparto where categorie.ID_Categoria="&ID_Categoria
CN.Open
Set RS=CN.execute(sql)
if not RS.eof then Txt_Categoria=RS("Reparto")&" > "& RS("Categoria")
RS.close
function Controlla_Numero(x)
if len(x)=0 then x=0
if not isnumeric(x) then
x=0
end if
Controlla_Numero=x
end function
ID_Reparto=Controlla_Numero(request("ID_reparto"))
ID_Categoria_Ric=Controlla_Numero(request("ID_Categoria_Ric"))
Marca=request("Marca")
Genere=request("Genere")
Stile=request("Stile")
Altro=request("Altro")
%>
|
FABY di Fabiola Ferracuti Richiedi informazioni tramite il nostro FORM |
![]() |