Bruce,

I have started the development of a new technology called FusionScript.
With the v1.0 beta release it allows you to exactly what you are wanting.
Make a dynamic call to the server, run CF code, return results - all without
a page reload.

It's open source, free and has a community established to help evolve it.
Check it out at www.fusionscript.com.

The front page has an example of doing this, you type in your zipcode and
press a button, whammo - it hits the server, queries a database and returns
the results to the page. - All with simple CF tags.

I won't go into everything the engine can and will do to make your life
easier - check it all out at www.fusionscript.com


Nate Nielsen
FusionScript DevTeam
[EMAIL PROTECTED]

Develop CF apps that talk to the server without page reloads !
Create client functionality with CF syntax !
www.FusionScript.com
A free, Open Source project by and for the CF web community !

----- Original Message -----
From: "Bruce, Rodney S HQISEC/SIGNAL" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 16, 2002 1:51 PM
Subject: Running a query in javascript


> Hello all
>
> I am trying to run a query inside of a javascript function.
> Unless there is another way of doing this.
>
>
> Without reloading/submitting the form I need to run a query based on user
> selected options
> Pass these options to the query and then place the results in a select
box.
>
> Something like:
> user is looking for a car,  so the user selects blue, yr 2000, 4x4.
> pass options to query, then list all avaible cars in a select box for the
> use to choose from.
> Then the form is submitted.
>
> Very easy if form is submited with options ,  the cars are listed on next
> page,  but I would like not to have to submit the form more than once.
>
>
> Was hoping someone could help me out.
> Thanks for any information
> Rodney
> 
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to