<% @ LANGUAGE="VBScript" lcid="1036" %> <% postid2 = Request.QueryString("postid") topicid2 = Request.QueryString("topicid") visdt = Request.QueryString("visdt2") vish = Request.QueryString("vish2") strTopicSQL = "SELECT topicdesc FROM Topic WHERE topicid=" & topicid2 & " " set TopicRes=ConnectionBD.Execute(strTopicSQL) strPostSQL = "SELECT * FROM Post WHERE postid=" & postid2 & " " set PostRes=ConnectionBD.Execute(strPostSQL) %> ABB " text="<% =EnvironnementRes("envtxt") %>" link="<% =EnvironnementRes("envlnk") %>" vlink="<% =EnvironnementRes("envvlnk") %>">
" alt="Retour à la page principale"> Répondre au message "<% =PostRes("posttitle") %>" du groupe "<% =TopicRes("topicdesc") %>"

profil | s'enregistrer | préférences | faq | rechercher

 

" width="30%" valign="top">Votre nom d'utilisateur : " width="70%">">
" width="30%" valign="top">Votre mot de passe : " width="70%">">
" width="30%" valign="top">Réponse :

Code ABB : <% If EnvironnementRes("envabb")=true Then %>Oui<% Else %>Non<% End If %>
Code HTML : <% If EnvironnementRes("envhtml")=true Then %>Oui<% Else %>Non<% End If %>

" width="70%">
" width="30%" valign="top">Options : " width="70%"><% If EnvironnementRes("envsign")=true Then %>Signature<% End If %>