• Overview
  • Standings
  • Breakdowns
  • Transactions
  • Trades
  • Schedule
  • Records
  • More
    • All-Time
    • Scope Arguments
      exception1
      Catch
      Entries: 13
      additional
      Struct (ordered)
      Cause
      Struct
      additional
      Struct (ordered)
      Detail
      string
      ErrNumber
      number0
      ErrorCode
      string0
      Extended_Info
      string
      ExtendedInfo
      string
      Message
      stringThe key [league_cutdowns] does not exist in the request scope, but there is a similar key with name [league_hascutdowns] available. Here is a complete list of all available keys: [javax.servlet.request.key_size, league, league_hascutdowns, league_name, league_type, round, sport, team, week, year].
      StackTrace
      stringlucee.runtime.exp.ExpressionException: The key [league_cutdowns] does not exist in the request scope, but there is a similar key with name [league_hascutdowns] available. Here is a complete list of all available keys: [javax.servlet.request.key_size, league, league_hascutdowns, league_name, league_type, round, sport, team, week, year]. at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:65) at lucee.runtime.type.scope.RequestImpl.get(RequestImpl.java:163) at baseball.inc.navigation_league_cfm495$cf.call(/baseball/inc/navigation-league.cfm:196) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1025) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at baseball.league.draft_cfm$cf.call(/baseball/league/draft.cfm:49) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1025) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at application_cfc$cf$io6.udfCall1(/application.cfc:765) at application_cfc$cf$io6.udfCall(/application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:664) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:422) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
      TagContext
      Array
      1
      Struct
      codePrintHTML
      string194: &lt;ul class=&quot;secondNavDrop&quot;&gt;<br> 195: &lt;li&gt;&lt;a href=&quot;all-time-standings.cfm&quot;&gt;All-Time&lt;/a&gt;&lt;/li&gt;<br> <b>196: &lt;cfif request.league_cutdowns&gt;</b><br> 197: &lt;li&gt;&lt;a href=&quot;redraft.cfm&quot;&gt;Pre-Season&lt;/a&gt;&lt;/li&gt;<br> 198: &lt;cfelse&gt;<br>
      codePrintPlain
      string194: <ul class="secondNavDrop"> 195: <li><a href="all-time-standings.cfm">All-Time</a></li> 196: <cfif request.league_cutdowns> 197: <li><a href="redraft.cfm">Pre-Season</a></li> 198: <cfelse>
      column
      number0
      id
      string??
      line
      number196
      Raw_Trace
      stringbaseball.inc.navigation_league_cfm495$cf.call(/baseball/inc/navigation-league.cfm:196)
      template
      stringC:\Websites\www.mrsports.com\baseball\inc\navigation-league.cfm
      type
      stringcfml
      2
      Struct
      codePrintHTML
      string47: &lt;cfinclude template=&quot;/inc/navigation.cfm&quot; /&gt;<br> 48: &lt;!--- NAVIGATION SECONDARY ---&gt;<br> <b>49: &lt;cfinclude template=&quot;../inc/navigation-league.cfm&quot; /&gt;</b><br> 50: &lt;div class=&quot;midWrap&quot;&gt;<br> 51: &lt;div class=&quot;container&quot;&gt;<br>
      codePrintPlain
      string47: <cfinclude template="/inc/navigation.cfm" /> 48: <!--- NAVIGATION SECONDARY ---> 49: <cfinclude template="../inc/navigation-league.cfm" /> 50: <div class="midWrap"> 51: <div class="container">
      column
      number0
      id
      string??
      line
      number49
      Raw_Trace
      stringbaseball.league.draft_cfm$cf.call(/baseball/league/draft.cfm:49)
      template
      stringC:\Websites\www.mrsports.com\baseball\league\draft.cfm
      type
      stringcfml
      3
      Struct
      codePrintHTML
      string763: <br> 764: &lt;!--- Include the requested page. ---&gt;<br> <b>765: &lt;cfinclude template=&quot;#arguments.TargetPage#&quot; /&gt;</b><br> 766: <br> 767: &lt;/cffunction&gt;<br>
      codePrintPlain
      string763: 764: <!--- Include the requested page. ---> 765: <cfinclude template="#arguments.TargetPage#" /> 766: 767: </cffunction>
      column
      number0
      id
      string??
      line
      number765
      Raw_Trace
      stringapplication_cfc$cf$io6.udfCall1(/application.cfc:765)
      template
      stringC:\Websites\www.mrsports.com\application.cfc
      type
      stringcfml
      type
      stringexpression
      Detail
      string
      ErrNumber
      number0
      ErrorCode
      string0
      Extended_Info
      string
      ExtendedInfo
      string
      Message
      stringThe key [league_cutdowns] does not exist in the request scope, but there is a similar key with name [league_hascutdowns] available. Here is a complete list of all available keys: [javax.servlet.request.key_size, league, league_hascutdowns, league_name, league_type, round, sport, team, week, year].
      name
      stringonRequest
      rootCause
      Struct
      additional
      Struct (ordered)
      Detail
      string
      ErrNumber
      number0
      ErrorCode
      string0
      Extended_Info
      string
      ExtendedInfo
      string
      Message
      stringThe key [league_cutdowns] does not exist in the request scope, but there is a similar key with name [league_hascutdowns] available. Here is a complete list of all available keys: [javax.servlet.request.key_size, league, league_hascutdowns, league_name, league_type, round, sport, team, week, year].
      StackTrace
      stringlucee.runtime.exp.ExpressionException: The key [league_cutdowns] does not exist in the request scope, but there is a similar key with name [league_hascutdowns] available. Here is a complete list of all available keys: [javax.servlet.request.key_size, league, league_hascutdowns, league_name, league_type, round, sport, team, week, year]. at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:65) at lucee.runtime.type.scope.RequestImpl.get(RequestImpl.java:163) at baseball.inc.navigation_league_cfm495$cf.call(/baseball/inc/navigation-league.cfm:196) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1025) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at baseball.league.draft_cfm$cf.call(/baseball/league/draft.cfm:49) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1025) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at application_cfc$cf$io6.udfCall1(/application.cfc:765) at application_cfc$cf$io6.udfCall(/application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:664) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:422) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
      TagContext
      Array
      1
      Struct
      codePrintHTML
      string194: &lt;ul class=&quot;secondNavDrop&quot;&gt;<br> 195: &lt;li&gt;&lt;a href=&quot;all-time-standings.cfm&quot;&gt;All-Time&lt;/a&gt;&lt;/li&gt;<br> <b>196: &lt;cfif request.league_cutdowns&gt;</b><br> 197: &lt;li&gt;&lt;a href=&quot;redraft.cfm&quot;&gt;Pre-Season&lt;/a&gt;&lt;/li&gt;<br> 198: &lt;cfelse&gt;<br>
      codePrintPlain
      string194: <ul class="secondNavDrop"> 195: <li><a href="all-time-standings.cfm">All-Time</a></li> 196: <cfif request.league_cutdowns> 197: <li><a href="redraft.cfm">Pre-Season</a></li> 198: <cfelse>
      column
      number0
      id
      string??
      line
      number196
      Raw_Trace
      stringbaseball.inc.navigation_league_cfm495$cf.call(/baseball/inc/navigation-league.cfm:196)
      template
      stringC:\Websites\www.mrsports.com\baseball\inc\navigation-league.cfm
      type
      stringcfml
      2
      Struct
      codePrintHTML
      string47: &lt;cfinclude template=&quot;/inc/navigation.cfm&quot; /&gt;<br> 48: &lt;!--- NAVIGATION SECONDARY ---&gt;<br> <b>49: &lt;cfinclude template=&quot;../inc/navigation-league.cfm&quot; /&gt;</b><br> 50: &lt;div class=&quot;midWrap&quot;&gt;<br> 51: &lt;div class=&quot;container&quot;&gt;<br>
      codePrintPlain
      string47: <cfinclude template="/inc/navigation.cfm" /> 48: <!--- NAVIGATION SECONDARY ---> 49: <cfinclude template="../inc/navigation-league.cfm" /> 50: <div class="midWrap"> 51: <div class="container">
      column
      number0
      id
      string??
      line
      number49
      Raw_Trace
      stringbaseball.league.draft_cfm$cf.call(/baseball/league/draft.cfm:49)
      template
      stringC:\Websites\www.mrsports.com\baseball\league\draft.cfm
      type
      stringcfml
      3
      Struct
      codePrintHTML
      string763: <br> 764: &lt;!--- Include the requested page. ---&gt;<br> <b>765: &lt;cfinclude template=&quot;#arguments.TargetPage#&quot; /&gt;</b><br> 766: <br> 767: &lt;/cffunction&gt;<br>
      codePrintPlain
      string763: 764: <!--- Include the requested page. ---> 765: <cfinclude template="#arguments.TargetPage#" /> 766: 767: </cffunction>
      column
      number0
      id
      string??
      line
      number765
      Raw_Trace
      stringapplication_cfc$cf$io6.udfCall1(/application.cfc:765)
      template
      stringC:\Websites\www.mrsports.com\application.cfc
      type
      stringcfml
      type
      stringexpression
      StackTrace
      stringlucee.runtime.exp.ExpressionException: The key [league_cutdowns] does not exist in the request scope, but there is a similar key with name [league_hascutdowns] available. Here is a complete list of all available keys: [javax.servlet.request.key_size, league, league_hascutdowns, league_name, league_type, round, sport, team, week, year]. at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:65) at lucee.runtime.type.scope.RequestImpl.get(RequestImpl.java:163) at baseball.inc.navigation_league_cfm495$cf.call(/baseball/inc/navigation-league.cfm:196) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1025) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at baseball.league.draft_cfm$cf.call(/baseball/league/draft.cfm:49) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1025) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at application_cfc$cf$io6.udfCall1(/application.cfc:765) at application_cfc$cf$io6.udfCall(/application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:664) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:422) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
      TagContext
      Array
      1
      Struct
      codePrintHTML
      string194: &lt;ul class=&quot;secondNavDrop&quot;&gt;<br> 195: &lt;li&gt;&lt;a href=&quot;all-time-standings.cfm&quot;&gt;All-Time&lt;/a&gt;&lt;/li&gt;<br> <b>196: &lt;cfif request.league_cutdowns&gt;</b><br> 197: &lt;li&gt;&lt;a href=&quot;redraft.cfm&quot;&gt;Pre-Season&lt;/a&gt;&lt;/li&gt;<br> 198: &lt;cfelse&gt;<br>
      codePrintPlain
      string194: <ul class="secondNavDrop"> 195: <li><a href="all-time-standings.cfm">All-Time</a></li> 196: <cfif request.league_cutdowns> 197: <li><a href="redraft.cfm">Pre-Season</a></li> 198: <cfelse>
      column
      number0
      id
      string??
      line
      number196
      Raw_Trace
      stringbaseball.inc.navigation_league_cfm495$cf.call(/baseball/inc/navigation-league.cfm:196)
      template
      stringC:\Websites\www.mrsports.com\baseball\inc\navigation-league.cfm
      type
      stringcfml
      2
      Struct
      codePrintHTML
      string47: &lt;cfinclude template=&quot;/inc/navigation.cfm&quot; /&gt;<br> 48: &lt;!--- NAVIGATION SECONDARY ---&gt;<br> <b>49: &lt;cfinclude template=&quot;../inc/navigation-league.cfm&quot; /&gt;</b><br> 50: &lt;div class=&quot;midWrap&quot;&gt;<br> 51: &lt;div class=&quot;container&quot;&gt;<br>
      codePrintPlain
      string47: <cfinclude template="/inc/navigation.cfm" /> 48: <!--- NAVIGATION SECONDARY ---> 49: <cfinclude template="../inc/navigation-league.cfm" /> 50: <div class="midWrap"> 51: <div class="container">
      column
      number0
      id
      string??
      line
      number49
      Raw_Trace
      stringbaseball.league.draft_cfm$cf.call(/baseball/league/draft.cfm:49)
      template
      stringC:\Websites\www.mrsports.com\baseball\league\draft.cfm
      type
      stringcfml
      3
      Struct
      codePrintHTML
      string763: <br> 764: &lt;!--- Include the requested page. ---&gt;<br> <b>765: &lt;cfinclude template=&quot;#arguments.TargetPage#&quot; /&gt;</b><br> 766: <br> 767: &lt;/cffunction&gt;<br>
      codePrintPlain
      string763: 764: <!--- Include the requested page. ---> 765: <cfinclude template="#arguments.TargetPage#" /> 766: 767: </cffunction>
      column
      number0
      id
      string??
      line
      number765
      Raw_Trace
      stringapplication_cfc$cf$io6.udfCall1(/application.cfc:765)
      template
      stringC:\Websites\www.mrsports.com\application.cfc
      type
      stringcfml
      type
      stringexpression
      eventName2
      stringonRequest