AJAX
or, if the amount of data is minimal and not subject to change between
requests, you could create javascript objects or arrays to hold the
query data. Then when the form changes, the javascript changes the
form fields.

It's the same idea as two related select boxes, just expanding it to
more form fields.

On 9/14/06, Bobby Hartsfiled <[EMAIL PROTECTED]> wrote:
> AJAX
>
> ----------------------------------------
> Return-Path: <[EMAIL PROTECTED]> Thu Sep 14 23:06:15 2006
> Received: from houseoffusion.com [64.118.74.249] by mail.clickculture.com 
> with SMTP;
>  Thu, 14 Sep 2006 23:06:15 -0400
> Received: from LOCALHOST by LOCALHOST
>  with ESMTP id CB61D8F0742DE746B9FB7725E507023A
>  Thu, 14 Sep 2006 23:06:27 -0400
> Subject: Cfquery in Javascript
> From: Mullai Subbiah <[EMAIL PROTECTED]>
> Content-Type: text/plain
> Precedence: bulk
> Reply-To: cf-talk@houseoffusion.com
> To: CF-Talk <cf-talk@houseoffusion.com>
> Date: Thu, 14 Sep 2006 22:56:38 -0400
> Message-ID: <[EMAIL PROTECTED]>
> X-SmarterMail-Spam: BAYESIAN FILTERING, SPF_None
> X-Rcpt-To: <[EMAIL PROTECTED]>
>
> Can we use Cfquery within Javascript. I am trying to populate a form based on 
> what I do within the Javascript. Once I am done I need to populate the form 
> fields by querying the database? Any thoughts will be appreciated
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253225
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to