<%@LANGUAGE="VBSCRIPT"%> <% Option Explicit %> <% set objRS = Server.CreateObject("ADODB.Recordset") objRS.ActiveConnection = KOSHconn objRS.Source = "SELECT * FROM CATEGORIES" objRS.CursorType = 0 objRS.CursorLocation = 2 objRS.LockType = 3 objRS.Open() %> KOSH Database - Contact Us
 




It has been said that, with exception of some missions, Hartbeesfontein is the oldest settlement in the Transvaal. Although this may be a bit far-fetched, it is certainly the case that this charming community developed right alongside its mine-rich neighbours. In 1907, the first step towards establishing a town was taken when 40 people signed the deed of agreement for the founding of a health committee. The committee’s status was changed to that of a town council in 1970.

Today, Hartbeesfontein is known primarily as an agricultural community, specialising in the production of maize, peanuts and sunflowers, as well as the raising of cattle. The town’s 18,000 residents enjoy a lifestyle which is pastoral yet progressive.

 

 

   

 

 



<% Server.Execute("/metatraffic/track.asp") %> <% 'objRS.Close() Set objRS = Nothing %>