RE: Trigger query without a page Reload?

2005-03-30 Thread John Stanley
you could have the form target an iframe and the action of the form be the
update page. you dont need to use cfform. it will work just fine with
ordinary forms and a bit of javascript.



-Original Message-
From: Paul Henderson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 30, 2005 2:35 PM
To: CF-Talk
Subject: Trigger query without a page Reload?


Not sure if this is possible or not...

Can I trigger a query or add to a List without having to reload the entire
...cfm page on the client's end? Maybe with a cfform?

The user will be looking at a list of items, I'd like them to be able to add
an item to a cart, either with a query or List,  without having to actually
reload the entire page.

Any ideas?

Thanks
-Paul





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200780
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Trigger query without a page Reload?

2005-03-30 Thread Joe Rinehart
Paul,

I'd search the archives of this list for Neuromancer and Ajax -
ways of posting to services using Javascript / XML, and updating the
shown page with DOM manipulation when a result is returned.

-Joe


On Wed, 30 Mar 2005 14:34:55 -0500, Paul Henderson [EMAIL PROTECTED] wrote:
 Not sure if this is possible or not...
 
 Can I trigger a query or add to a List without having to reload the entire
 ..cfm page on the client's end? Maybe with a cfform?
 
 The user will be looking at a list of items, I'd like them to be able to add
 an item to a cart, either with a query or List,  without having to actually
 reload the entire page.
 
 Any ideas?
 
 Thanks
 -Paul
 
 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200781
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Trigger query without a page Reload?

2005-03-30 Thread Connie DeCinko
I've got something like that.  JavaScript updates the cart without reloading
the page.
 

-Original Message-
From: Paul Henderson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 30, 2005 12:35 PM
To: CF-Talk
Subject: Trigger query without a page Reload?

Not sure if this is possible or not...

Can I trigger a query or add to a List without having to reload the entire
...cfm page on the client's end? Maybe with a cfform?

The user will be looking at a list of items, I'd like them to be able to add
an item to a cart, either with a query or List,  without having to actually
reload the entire page.

Any ideas?

Thanks
-Paul





~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200799
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Trigger query without a page Reload?

2005-03-30 Thread Jochem van Dieten
Paul Henderson wrote:
 
 Can I trigger a query or add to a List without having to reload the entire
 ..cfm page on the client's end? Maybe with a cfform?
 
 The user will be looking at a list of items, I'd like them to be able to add
 an item to a cart, either with a query or List,  without having to actually
 reload the entire page.

http://www.houseoffusion.com/lists.cfm/link=m:4:39167:199826

Jochem

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200855
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54