%@language = "vbscript"%> <% id_info = request.querystring("id") set oconne = server.createobject("ADODB.connection") oconne.open session("connexion") set rsinfo = server.createobject("ADODB.recordset") strsql = "select * from info_nautisme where id_info = "& id_info rsinfo.open strsql, oconne, 1, 3 %>
| <%=replace(rsinfo("texte"), vbcrlf, " ")%> |
<%if trim(rsinfo ("image1")) <> "" then%>
|
||
|
|
<%if trim(rsinfo ("image2")) <> "" then%> |
<%if trim(rsinfo ("image3")) <> "" then%> |
|
|
<%if trim(rsinfo("plaquette")) <> "" then%>
" target="_blank"> <%end if%> |
|||
|
|||