% @ LANGUAGE="VBScript" lcid="1036" %> <% topicid2 = Request.QueryString("topicid") visdt = Request.QueryString("visdt2") vish = Request.QueryString("vish2") strTopicSQL = "SELECT * FROM Topic WHERE topicid=" & topicid2 & " " set TopicRes=ConnectionBD.Execute(strTopicSQL) strPostSQL = "SELECT * FROM Post WHERE posttopic=" & topicid2 & " ORDER BY postdt DESC,posth DESC" set PostRes=ConnectionBD.Execute(strPostSQL) strAdminSQL = "SELECT usrlogin FROM Utilisateur WHERE usrid=" & TopicRes("topicadm") & " " set AdminRes=ConnectionBD.Execute(strAdminSQL) actual=0 If Request.form("vision")<>"" Then vision2=request.form("vision") Else vision2=Request.Cookies("abb")("vision") End If %>
<% =TopicRes("topicdesc") %> (modérateur : <% =AdminRes("usrlogin") %>) |
profil | s'enregistrer |
préférences | faq |
rechercher |
"> | " width="100%">Sujet | ">Départ du sujet | ">Réponses | ">Dernier envoi |
"> |
" width="100%">&topicid=<% =topicid2 %>&visdt2=<% =visdt %>&vish2=<% =vish %>"><% =PostRes("posttitle") %> | "><% =SubRes("usrlogin") %> | "><% =PostRes("postans") %> | "><% =PostRes("postdt") %>, <% =PostRes("posth") %> |
"> Contient de nouveaux envois depuis votre
dernière visite.
"> Ne contient pas de nouveaux envois depuis votre dernière visite.
"> Sujet fermé, aucune nouvelle réponse acceptée.