>
> That was very helpful. Thanks so much.
>
By using an ajax approach, the page would not refresh when you deleted the
item. You hit the 'delete' button, javascript sends an asynchronous request
to the system to delete the record; when the response comes back, javascript
removes the display of the record in the page and the user's scroll position
has not changed.

There would be no tutorial for that as such. If you have not used
ajax, google 'getting started with ajax', etc.

Dominic

-- 
Blog it up: http://fusion.dominicwatson.co.uk


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

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

Reply via email to