%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% SQLRS = "select * from casos order by nome;" SET rs = conexao.execute(sqlrs) %>
|
<% if not rs.eof then %>
<% while not rs.eof%>
" class="txt_titulo_noticia">
.: <%response.Write(RS("nome"))%> <% rs.movenext %> <% wend %> <% end if %> |
||