<%'GoLive Content Source set liste = ADORecordSet("base-etech" , "select * from Actus where Francais = true order by Tri", "block=1", "ID", "liste") %> <%'GoLive Content Source set accroche = ADORecordSet("base-etech" , "select * from accroche where afficher = true order by tri desc", "block=0", "Idactu", "accroche") %> <%'GoLive Content Source set premier = ADORecordSet("base-etech" , "select * from accroche where afficher = true order by tri desc", "block=1", "Idactu", "premier") %>
<%if accroche.RecordCount<2 then response.redirect("fiche.asp?id=" & accroche.value("Idactu")) end if%>

Actualité

<% accroche.MoveFirst %> <% while not accroche.EOF %>

<%=accroche.Value("titre")%> <%if premier.value("Idactu")=accroche.value("Idactu") then%>
<%end if%>

<%=accroche.Value("accroche")%>


En savoir plus

<%if accroche.value("Photo")<>"" then%><%else%><%end if%>

<% accroche.MoveNext %> <% wend %>





<% if 0 then %> <% end if %>