Jump to content
You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.
anakin007 hasn't added any friends yet.
18/02/2004, 11:46
sql = "SELECT COUNT(*) as total from TABELA" set rs = conexao.execute(sql) totalregistros = rs("total") ai no html, vc usa... <%=totalregistros%>