<% @ Language=VBScript %> <% Response.ExpiresAbsolute = #2000-01-01# Response.AddHeader "pragma", "no-cache" Response.AddHeader "cache-control", "private, no-cache, must-revalidate" %> Gurtong.com <% vName = Trim(Request.QueryString("pagename")) 'Open db connection openDB 'Define SQL mySQL = "SELECT ID, PAGENAME, TEXT1, TEXT2, TEXT1TITLE, IMAGE1 FROM CONTENT WHERE PAGENAME='FULA'" 'Execute SQL executeSQL mySQL, myConn %>
INDEX
FEATURE IMAGE
" width="197" height="124" border="0" alt="">
<% Response.Write(myRS("TEXT2").value) %>
REGIONS
To view a different county profile, please select a destination from the drop down menu below.






<%= vName %> PROFILE


<% 'Close Connection closeAll myRs, myConn %> <% vName = Trim(Request.QueryString("pagename")) 'Open db connection openDB 'Define SQL mySQL = "SELECT ID, PAGENAME, TEXT1, TEXT2, TEXT3, TEXT4, TEXT5, TEXT6, TEXT7, TEXT8, TEXT9, TEXT10, TEXT11, TEXT12 FROM DIASPORA WHERE PAGENAME='" & vName & "'" 'Execute SQL executeSQL mySQL, myConn %> Official name of county:
<%= myRS("TEXT1").value %>

Commisioner's name and background:
<%= myRS("TEXT2").value %>

Nationalities/Tribe found in the country:
<%= myRS("TEXT3").value %>

Languages spoken:
<%= myRS("TEXT4").value %>

Estimated population of county:
<%= myRS("TEXT5").value %>

Educational development:
<%= myRS("TEXT6").value %>

Health services:
<%= myRS("TEXT7").value %>

Food security:
<%= myRS("TEXT8").value %>

Humanitarian intervention:
<%= myRS("TEXT9").value %>

Access to county:
<%= myRS("TEXT10").value %>

Lodges/guest house services and other amities found in the county:
<%= myRS("TEXT11").value %>

Recent significant events:
<%= myRS("TEXT12").value %>

Back to previous page

To increase the text-size go to View > Text Size and select another option.

Copyright©2002 Gurtong Diaspora Peace Project // P.O.Box 3647 Nyayo, Kenya // Email: info@gurtong.com

This website was built by Pebble Beach Design


<% 'Close Connection closeAll myRs, myConn %>