Ray

I *think* this is the reason (never totally sure what I'm doing!):
Actually am setting up a varying number of forms (depending on the query
row), each would have same fields but different values, and submit button
label based on the query row. User selects appropriate button and the
corresponding queryrow packet is sent to processing page.

In responding to you and thinking, I am guessing that I could make this one
form, with one wddx packet (or put query in a form field), then select the
query row on processing page based on which submit button is sent. Do this
by the QueryRow2Struct or Q of Q.

Seems like regardless the method, I either have to do the selecting of the
appropriate row prior on the form template or later on the processing
template. For some reason, for this application, *seems* like it might be
more effecient to do the sorting first.

Interesting about CF, there are often several ways to approach, and one
criterion is effeciency (coding or processing). For this application, I'd
say it's probably a wash. For others, however, I think sending the total
query would be best.

Thanks for stimulating my thought!

Keith
----- Original Message -----
From: "Raymond Camden" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, February 03, 2003 1:17 PM
Subject: RE: WDDX for row of a query


> Just curious - but what you are doing in your form that makes you _have_
> to use N packets for the query? Are you sure you simply can't serialize
> the whole query into one form field? It won't make _that_ big of a
> difference in terms of speed, but I'm curious.
>
> =======================================================================
> Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
>


-
[This E-mail scanned for viruses by declude AntiVirus Software]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to