UPDATE commentaires
SET clic = Clic + 1
WHERE Id=#URL.Id#
SELECT id,titre, description, auteur, courriel, region,clic,nature,entree,source_id
FROM commentaires
WHERE Id=#attributes.Id#
ORDER BY id desc
SELECT Titre, Titre2
FROM Sections_Pages
WHERE Id = #Commentaires.source_id#
SELECT Titre, Titre2
FROM Publications
WHERE Id = #Commentaires.source_id#
Commentaire pour #Publications.Titre#
#LSDateFormat(entree,'d mmm yyyy')#
#Titre#
#Replace(Description,chr(10),"
","all")#
#Auteur#, #Region#
Lu : #clic# fois
Aucun commentaire ne correspond