%
Dim moarr
moarr = Array("January","February","March","April","May","June","July","August","September","October","November","December")
mo = Month(Now)
dy = Day(Now)
yr = Year(Now)
xdate = moarr(mo-1) + " " + CStr(dy) + ", " + CStr(yr) + " "
%>
|
|
<%=xdate%>
|
|
|
|
News Releases
|
<%
Set Connection=Server.CreateObject("ADODB.Connection")
Connection.Open "DSN=marketing"
S="SELECT * FROM news WHERE ((chfbg=true) AND (dtmdate <= Now())) ORDER BY [dtmDate] DESC"
set rs =Connection.Execute(S)
%>
<%
x = 0
do while x < 3
if rs.eof then
Exit Do
end if
x = x + 1
datestr = WeekDayName(WeekDay(rs("dtmDate")), True) + " " + MonthName(Month(rs("dtmDate")), True) + " " + CStr(Day(rs("dtmDate"))) + ", " + CStr(Year(rs("dtmDate")))
%>
"><%=rs("subject")%>
<%
RS.movenext
Loop
%>
> more news...
|
|
|
COMMONWEALTH HEALTH FOUNDATION
Board of Directors
Charles M. Moore, Jr., Chairman
Dr. Patricia J. Mercer, Vice Chairman
Jerry E. Baker, Past Chairman
Connie Smith, President and CEO
Ron Sowell, Secretary/Treasurer
Gary Broady
Barbara Burch
Jordan Clarke
Fred M. Higgins
Jim Johnson
Sarah Johnston
Bob Kirby
Elise Konwiczka
Lisa Leachman
Lou Moore
G. Michael Murphy
Shirley Roe
Shannon Vitale
^top
|
|
Our Mission
|
|
To support the not-for-profit healthcare objectives of Commonwealth Health Corporation. |
|
|
|
Home |
About the Foundation |
How to Make a Gift |
FAQs |
Contact Us |