<%@ Language=VBScript %> <% Response.Expires=0 set connection=server.CreateObject("ADODB.Connection") Connection.Open "Ndc_db" sqlstmt="select * from news ORDER BY date_value" set rsNews=connection.Execute(sqlstmt) tablestring="" 'tablestring=tablestring & "" & "7/12/2001" & "Prospects Newsletter(Adobe Acrobat .PDF)" do while not rsNews.eof tablestring=tablestring & "" & rsNews("date_value") & "" & replace(rsNews("heading"),"^","'") & "" tablestring=tablestring & "" rsNews.movenext loop rsNews.close set rsnews=nothing connection.Close set connection=nothing %> St. Lucia National Development Corporation
<%=tablestring%>
Date
Heading(Acrobat Format)
Jan - Feb, 2003
NDC Prospects Vol 3 Issue 1
12/25/2002
NDC Prospects Vol 2 Issue 6
09/25/2002
NDC Prospects Vol 2 Issue 5
07/25/2002
NDC Prospects Vol 2 Issue 4
05/25/2002
NDC Prospects Vol 2 Issue 3
03/25/2002
NDC Prospects Vol 2 Issue 2
01/25/2002
NDC Prospects Vol 2 Issue 1
11/11/2001
NDC Newsletter Vol 1 Issue 4
09/13/2001
NDC Newsletter Vol 1 Issue 3
07/25/2001
NDC Newsletter Vol 1 Issue 2
05/12/2001
NDC Prospects Vol 1 Issue 1
To save any of the Files, Right Click on it and choose "Save Target As" when using Internet Explorer. Netscape users, Right Click and choose the "Save Link As". Then select a location on your PC.