%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
<%
Dim s, rs, id
id = request.querystring("EventID")
if id = "LAHP" then
sql = " Select * from tblEvents where LAHP = 'Y' "
elseif id <> "" then
sql = " Select * from tblEvents where EventID = " & id
else
response.redirect("specialEvents.asp")
end if
call Openrs(rs,dbCN,sql)
%>
The LAHP Education Committee is currently working on details
of the 2009 event, to be held sometime in late fall. Watch this page for updates as the event
gets closer.
17425 Jefferson Hwy - Suite C, Baton Rouge, LA 70817 • Ph: (225) 756-3227 • Email: info@lahp.net