<%@LANGUAGE="VBSCRIPT" CODEPAGE="1250" %> <% Session.LCID = 1050 FUNCTION FixString(str) FixString = replace(str,"'","''") END FUNCTION %> Alimi d.o.o.
  Početna O nama Program Novosti Kontakt  
Novosti
<% set rsp=db.execute("select * from Savjeti") if not rsp.eof then rsp.movefirst while not rsp.eof %> <% rsp.movenext wend end if rsp.close%>
<%=rsp("Naslov")%>
<%= FixString(trim(rsp("Detalji"))) %>

<% set rssp=db.execute("select * from Novosti ORDER BY NovostiID DESC") if not rssp.eof then rssp.movefirst while not rssp.eof %>
<%=rssp("Naslov")%>
<%=rssp("Detalji")%>

<% rssp.movenext wend end if rssp.close%>
NAŠE SU PREPORUKE PRAVOVREMENOST I TOČNOST