thanks.
-Original Message-
From: Charlie Griefer [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 11, 2005 9:29 AM
To: CF-Talk
Subject: Re: easily question. could someone rewrite this line so it
works in a cfscript block?
for (x in stShoppingCart) {
writeOutput(x
for (x in stShoppingCart) {
writeOutput(x); // struct key name
writeOutput(stShoppingCart[x]); // struct key value
}
On 8/11/05, Che Vilnonis <[EMAIL PROTECTED]> wrote:
> how would this be written using cfscript?
>
>
> blah,blah
>
>
> Che Vilnonis
> Applic
how would this be written using cfscript?
blah,blah
Che Vilnonis
Application Developer
Advertising Systems Incorporated
8470C Remington Avenue
Pennsauken, NJ 08110
p: 856.488.2211
f: 856.488.1990
www.asitv.com
~|
Logware (www.
3 matches
Mail list logo