| |
|
|
|
|
USAID Namibia Goal: The
strengthening of Namibia through the social, economic and political
empowerment of Namibians historically disadvantaged by apartheid |
|
|
|
|
|
| |
<% Set ProMenu=db.Execute ("SELECT * FROM Projects WHERE Visible= 1 ORDER BY ProjectID ASC")%>
<% Do while NOT ProMenu.EOF%>
| |
|
|
|
|
<% ProMenu.MoveNext
Loop
Set ProMenu=nothing%>
| |
|
|
|
 |
<% Set Pic=db.Execute("SELECT * FROM NewsPic WHERE NewsID = " &article("newsID")&" ORDER BY NewsPicID Desc")%>
|
|
Our website is temporarily unavailable.
We apologize for this inconvenience, but
we are performing a comprehensive maintenance routine on our
site.
Please check back with us!
|
<% Set Pic=nothing
Set Article=nothing%>
|
|
 |
<% Set Old=db.Execute("SELECT * FROM Nawa ORDER BY NawaID Desc")
Old.MoveNext
Set Article=db.Execute("SELECT * FROM Newsletter WHERE NawaID = "&old("nawaid")&" ORDER BY NewsID")
Set Pic=db.Execute("SELECT * FROM NewsPic WHERE NewsID = " &article("newsID")&" ORDER BY NewsPicID Desc")%>
|
|
|
<% Set Pic=nothing%>
|
|
<%Set Succ=db.Execute("SELECT * FROM Success ORDER BY SuccessID Desc")
Set Front=db.Execute("SELECT * FROM Content WHERE SuccessID ="&Succ("SuccessID")&" ORDER BY OrderNo")%>
|
|
|
|
|
|
|
|
|