Nate

        I watched the viewlet and this looks great. 
        I will defenetly download v1.0 and give you feed back.   
      If I can get it to work this looks like it could realy make a hugh
difference in designing many of the pages I need to do.

Thanks for the information
Rodney


-----Original Message-----
From: Nate Nielsen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 16, 2002 12:56 PM
To: CF-Talk
Subject: Re: Running a query in javascript


oh - btw -

Here is a little viewlet movie tutorial of how to do this dynamic
client-server communication with basicly 4 CF tag calls to the activeServer
component.

http://www.fusionscript.com/viewlets/as_zipcode/as_zipcode_viewlet.html

=)


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: "Nate Nielsen" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 16, 2002 2:43 PM
Subject: Re: Running a query in javascript


> 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
> >
> 

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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