none whatsoever, this week, and late last week
-Original Message-
From: Bryan LaPlante [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 28, 2001 4:23 AM
To: [KCFusion List] (E-mail)
Subject: [KCFusion] Traffic
Hey all,
Is anyone else getting any traffic from the house of fusion lists (c
-Original Message-From: Rick Eidson
[mailto:[EMAIL PROTECTED]]Sent: Monday, June 11, 2001 2:44
PMTo: KCCFUG ([EMAIL PROTECTED])Subject: [KCFusion]
Uploading CSV
I need to upload a CSV file and
enter its field values into a database.
I can read the file a
There are several ways to go about this, easiest would be using either the
twoselectsrelated or activeselect custom tags, the drawback being that you
would have to select all of the states and all of the counties out of the
database into a specificly structured recordset to be used by the tags.
Al
yan LaPlante [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 24, 2001 8:50 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [KCFusion] Caller scope
>
>
> I got it too work except now the result.recordcount is 0, why is it
clearing
> my query?
>
> - Original Message -
> From:
result.recordcount is 0, why is it clearing
my query?
- Original Message -
From: "Jones, Matt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 24, 2001 8:43 AM
Subject: RE: [KCFusion] Caller scope
> That should work, I also have used that syntax in a cfq
That should work, I also have used that syntax in a cfquery name as well as
in a cfstoredproc cfprocresult
-Original Message-
From: Bryan LaPlante [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 24, 2001 8:03 AM
To: [KCFusion List] (E-mail)
Subject: [KCFusion] Caller scope
Going nuts fr