SELECT * FROM Resultats WHERE answerid='#attributes.answerid#'#QueryComment##QueryNombre##QueryExtrait# AND NOT actif='0' ORDER BY answerid,nombre,description desc; SELECT * FROM Answer WHERE answerid='#attributes.answerid#' ORDER BY answerid

Répondants en français

Répondants en anglais

Résultat par réponse

#Answer#
Nombre de réponse : #Reponse.RecordCount#
clientid ip questionid answerid reponse nombre extrait Commentaire Effacer
#clientid# #ip# #QuestionNo# #answerid# #reponse# #nombre# #extrait# #description# Effacer
UPDATE Question SET novote=#NewVotes# WHERE questionid='#attributes.questionid#' UPDATE Answer SET Votes=#NewVotes# WHERE answerid='#attributes.answerid#'