%codigo = request("palavra") if not codigo="" then set Cadastro = conn.execute("select * from PALAVRA where codigo = " & codigo) else set Cadastro = conn.execute("select * from PALAVRA order by numero desc") end if if not Cadastro.eof then codigo_atual = Cadastro("codigo") data = Cadastro("data") ano = Left(data,4) mes = Mid(data,5,2) dia = Right(data,2) anoEdicao = Cadastro("ano") numero = Cadastro("numero") titulo = RemoveHTML(checkTexto2(Cadastro("titulo"))) texto = RemoveHTML_texto(checkTexto2(Cadastro("texto"))) texto = Replace(texto, "
", "
") end if %>
|
|||||||
|
|
|||||||
![]() |
|||||||
|
|||||||
|
|
|||||||
![]() |
|||||||
|
|||||||