<%@ Language=VBScript %> <% Option Explicit %> <% Response.Expires = 0 %> <% Dim oCs, oRs, strSQL set oCs = server.createobject("ADODB.Connection") oCs.Open "Driver={Microsoft Excel Driver (*.xls)}; DBQ=" & Server.MapPath("/season/04-05/data") & "/04-05stats.xls;" strSQL = "SELECT * FROM [Apps$] WHERE Player <> '0' ORDER BY Num ;" Set oRs = oCs.Execute(strSQL) %> ToffeeWeb - Everton Player Appearances, 2004-05
Skip to Main Content
Members:   Log In Sign Up
Text:  A  A  A
Everton Player Statistics, 2005-06

Appearances, Goals & Cards — Season 2004-05

A full record of Everton players' Appearances, Goals and Cards received in 
the 2004-05 Season.  "Cup" includes European games in the Champions League/European Cup and the Uefa Cup.


  Appearances, 2003-04 Appearances, 2006-07
    

<%Do while NOT oRs.EOF%> <%oRs.MoveNext%><%Loop%>
No Player Appearances Goals Cards
    League Cup Total League Cup Total Yellow Red
 <%=oRs("Num")%>   <%=oRs("Player")%> <%=oRs("PlayedLeague")%>(<%=oRs("SubLeague")%>) <%=oRs("PlayedCup")%>(<%=oRs("SubCup")%>) <%=oRs("PlayedTotal")%>(<%=oRs("SubTotal")%>) <%=oRs("ScoredLeague")%> <%=oRs("ScoredCup")%> <%=oRs("ScoredTotal")%> <%=oRs("Yellow")%> <%=oRs("AllRed")%>



Figures in brackets indicate substitute appearances
Yellow cards exclude double-yellows
Red cards include double-yellow dismissals
Excludes loan spells away from Everton

OK

We use cookies to enhance your experience on ToffeeWeb and to enable certain features. By using the website you are consenting to our use of cookies in accordance with our cookie policy.