%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim news__MMColParam news__MMColParam = "1" If (Request.QueryString("id") <> "") Then news__MMColParam = Request.QueryString("id") End If %> <% Dim news Dim news_numRows Set news = Server.CreateObject("ADODB.Recordset") news.ActiveConnection = MM_flashcat_STRING news.Source = "SELECT * FROM news WHERE id = " + Replace(news__MMColParam, "'", "''") + "" news.CursorType = 0 news.CursorLocation = 2 news.LockType = 1 news.Open() news_numRows = 0 %>
<%if Request.QueryString("lang")="it" then%>
|
|||||||||||||||||||||||||