select team_name, season, other_homepage, photo, thumbnail, head_coach, asst_coach, gender, coach_msg, team_level, roster_sort, show_standings from Teams where team_id = #url.team# Welcome to Denbigh Baptist Christian School

Teams

Message from the Coach
#Replace(qryInfo.coach_msg, application.CRLF, "
", "ALL")#
Coaches
#head_coach#
#asst_coach#


Team Roster
select player_name, [position], player_number from TeamRoster where team_id = #team# order by [position], player_name order by #qryInfo.roster_sort# #qryRoster.player_name# #qryRoster.position# (#qryRoster.player_number#)
Team Photo Gallery

Team Photo
Click on the picture to see a bigger version

 

Team Photo
Not Available

select link_text, link_url from TeamLinks where team_id = #team# order by sort_num Coach's Links

Coach's Home Page
#qryLinks.link_text#
select RecordID, StartDate, StartTime, Opponent1, Opponent2, Location, Opponent1_score, Opponent2_score, game_summary, game_status, SchedModDate from TeamGames where team_id = #team# and (Opponent1 = 'DBCS' or Opponent2 = 'DBCS') order by StartDate, StartTime select metro_conference from TeamOpponents where opponent = '#qryGames.Opponent2#'
Date
Time
Opponent
Location
Score
Summary
#boldstart# #DateFormat(qryGames.StartDate, application.GSHORTDTFRM)# #boldend# #boldstart# #TimeFormat(qryGames.StartTime, application.GLONGTMFRM)#  #boldend# #boldstart##opp#  #boldend# select location, street_address, city_st_zip, directions from TeamLocations where location = '#qryGames.Location#' ", "ALL"))#')"> #boldstart# #qryLoc.location# #boldend#   #boldstart# Tournament   Cancelled   #boldend# #score_text#  View   
#ParagraphFormat(game_summary)#
Conference Season Record
Win: #conf_wins#
Loss: #conf_losses#
Tie: #conf_ties#
Overall Record
Win: #overall_wins#
Loss: #overall_losses#
Tie: #overall_ties#
Conference Standings
#rank##numext#
(Tie)
#stats[array_index].school# (#stats[array_index].cwins#-#stats[array_index].closses#)
 
Conference Team
NON-Conference Team
 
Bold text indicates game has been modified since your last visit to this page.