<%@ Language=VBScript %> <% OPTION EXPLICIT %> <% Response.Expires=0 %> <% Response.Buffer=TRUE %> <% dim conn, rs, sql dim MyDate, Month, Day, Year function csMonth(byMonth) if byMonth=1 then csMonth="January" if byMonth=2 then csMonth="February" if byMonth=3 then csMonth="March" if byMonth=4 then csMonth="April" if byMonth=5 then csMonth="May" if byMonth=6 then csMonth="June" if byMonth=7 then csMonth="July" if byMonth=8 then csMonth="August" if byMonth=9 then csMonth="September" if byMonth=10 then csMonth="October" if byMonth=11 then csMonth="November" if byMonth=12 then csMonth="December" END function Set conn = Server.CreateObject("ADODB.Connection") conn.connectionstring = Application("ConnString") conn.open Set rs=conn.Execute("Select * from Events ORDER BY Date ") %> General Events for Wells, Barkerville, Bowron Lake

The Wells, Barkerville, Bowron Lakes region is the place to be if you're looking for world class events. With Island Mountain Arts and The Sunset Theatre in Wells, and the Theatre Royal and street interpreters in Barkerville, summertime visitors can see live entertainment seven days a week, up to five times per day at various venues.

If you combine this with the annual Fred Wells Days and Wells Winter Carnival, live music at Becker's Lodge, and the numerous coffee houses, theatre performances, concerts by well-known local musicians and other events that take place throughout the year, Wells is the entertainment capital of the Cariboo.

For more information visit the entertainment page.

Events Information (subject to change) <% if not rs.eof then rs.movefirst do until rs.eof MyDate = rs("Date") Month = csMonth(DatePart("m",MyDate)) Day = DatePart("d",MyDate) Year = DatePart("yyyy",MyDate) MyDate = Month & " " & Day & ", " & Year %> <% rs.movenext loop else %> <%end if%>
<%=MyDate%>   <%=rs("Header")%>
<%=rs("Description")%>
There are no event items to view.
 

Top

1- 877- 451- 9355