macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: Using variables on included files?

Subject: Re: Using variables on included files?
From: "Steve Grosz"
Date: Thu, 1 Jan 2009 09:53:08 -0700
Newsgroups: macromedia.coldfusion.cfml_general_discussion


Well, here's the dump:

RESULTSET query
 U_FNAME U_FOIL_RATING U_FOIL_YEAR U_ID U_LNAME
1 Steve  U  [empty string]  187  Grosz

CACHED false
EXECUTIONTIME 0
SQL select u_id,u_fName,u_lName,u_foil_rating,u_foil_year from tournfencer where u_user='sgrosz'


"Dan Bracuk" <webforumsuser@xxxxxxxxxxxxxx> wrote in message news:gjimjt$b57$1@xxxxxxxxxxxxxxxxxxxxxxxx
The first troubleshooting step is to cfdump the query as the very first line of event_reg.cfm.


<Prev in Thread] Current Thread [Next in Thread>