>>This is the point in ajax, to send.data.from client side to server side.
May be, but the point is still that when Ajax does it, the page that needed the data is already at client side, so it is too late. For sending data to the server, there is still good old FORMs. Ajax is more useful to get extra data from the server from a page on client side, to make the page more dynamic. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353676 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

