Canais |
| |
GUIA EDUCAÇÃO |
| |
|
|
|
|
|
|
:: Notícias Casa Pronta
2009 |
|
<%
DSNtemp="DRIVER={Microsoft Access Driver (*.mdb)}; "
DSNtemp=dsntemp & "DBQ=" & server.mappath("journal.mdb")
sqlstmt = "SELECT * FROM journal ORDER BY id DESC"
Set rs = Server.CreateObject("ADODB.Recordset")
rs.Open sqlstmt, DSNtemp, 3, 3
TotalRecs = rs.recordcount
x = 0
For x = 1 to 9999
If rs.eof then
Exit For
Else
date1 = rs("pdate")
id = rs("ID")
name1 = rs("pname")
link = "" & date1 & ""
description = "" & name1 & ""
%>
|
<% =link%>
|
<% =description%>
|
<%
rs.MoveNext
End If
Next%>
|
| PUBLICIDADE |

|

|
|
|
|
Contato: CasaPronta - (48) 3437 0362
www.nossacasa-sc.com.br
|
 |
|
|
|