|
|
<%
IF rs.eof then
response.write "
AL MOMENTO NON VI E' ALCUNA PUBBLICAZIONE DISPONIBILE"
end if
%>
<%
while not rs.eof
strTitolo=replace(rs("titolo"),chr(13)&chr(10)," ")
strDesc=replace(rs("descrizione"),chr(13)&chr(10)," ")
img=trim(rs("immagine"))
strImg=""
if img<>"" then
img=lcase(img)
if instr(1,img,"pdf")>0 or instr(1,img,"xls") or instr(1,img,"wmv")>0 then
strImg=" "
else
strImg=" "
end if
end if
rs.moveNext
%>
<% wend %>
|
|
|
|
|
|
VISUALIZZA ANCHE
I CARRELLI DIESEL
Rigante
G. Via G.
Bovio 334
70052 Bisceglie (Ba) Italy
Tel. (+39) 080.395.5781
Fax (+39) 080.222.0335
Fax (+39) 080.214.0260
E-mail:
info@rigante.it
home page 
Rigante
G. Via G.
Bovio 334
70052 Bisceglie (Ba) Italy
Tel. (+39) 080.395.5781
Fax (+39) 080.222.0335
Fax (+39) 080.214.0260
E-mail:
info@rigante.it
home page 

|