%
'connection object
strconn="DRIVER={Microsoft Access Driver (*.mdb)};"
strconn=strconn & "DBQ=" & server.mappath("\data\announcements.mdb")
SET Conn=Server.CreateObject("ADODB.Connection")
Conn.Open strconn
'grab announcements
set rs = conn.execute("select * from announcements where eventdate >= #" & date() & "# order by announcementdate desc")
if rs.eof then
myanns = " "
else
myanns = ""
do until rs.eof
myanns = myanns & "" & rs("eventdate") & "
" & rs("announcement") & "
"
rs.movenext
loop
end if
set rs = nothing
%>
| |||||||||||||
|
Corporate Office: Pine Tree Taekwondo Haidong Gumdo -
Minnesota |
|||||||||||||
|
|
For more
information, download a brochure White Tiger Martial Arts is the business side of these martial arts schools. TERMS
OF USE |
||||||||||||