t?
-Bill
www.brainbox.tv
- Original Message -
From: "David E. Crawford" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 31, 2001 3:10 PM
Subject: Re: Is it possible to nest CFQUERY inside CFLOOP?
> The cfoutput inside a cfloop is unneces
local variable.
#query1.somevarname#
#variables.someLocalVarname#
Steve
> -Original Message-
> From: Bill Davidson [mailto:[EMAIL PROTECTED]]
> Sent: 31 May 2001 18:06
> To: CF-Talk
> Subject: Re:
;Bill Davidson" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 31, 2001 13:05
Subject: Re: Is it possible to nest CFQUERY inside CFLOOP?
> You should be able to nest cfquery in a cfloop that is not query based...
> Maybe the actual problem is
You have an unterminated CFQUERY in your page though you have only pasted a
snippet of the code into your email. Take a look above your code and try to
find the offending tag.
> -Original Message-
> From: Kevin Gilchrist [mailto:[EMAIL PROTECTED]]
> Sent: 31 May 2001 16:38
> To: CF-Talk
>
You should be able to nest cfquery in a cfloop that is not query based...
Maybe the actual problem is that cfloop doesn't implicitly force a cfoutput,
so chances are your variables are not getting resolved. Include a
inside the loop.
Here's a code snippet where I am nesting a query inside a loo
Don't know what your problem is, but it is definitely OK to have cfquery
inside cfloop. Do you perchance have improperly closed prior cfquery?? (My
usual trick is to dup the and forget to put the "/" in ):)
- Original Message -
From: "Kevin Gilchrist" <[EMAIL PROTECTED]>
To: "CF-Tal
put pound signs around 1st_region. The string "1st_region" is not a list,
but "#1st_region#" probably is.
Bryan Love ACP
Internet Application Developer
[EMAIL PROTECTED]
-Original Mess
7 matches
Mail list logo