Hi Russ, so if we:

1. Go by ajax to a server cfc via client, 
2. Server cfc returns the vars back to client 

Is there then a way to save the vars that came back to the client from the 
server cfc into cf session scope, all in the same single page call?

>I think your still not understanding the power of AJAX.
>You can use AJAX to completely build a page on the fly,
>
>client send data to server
>server sends data back to client
>client renders page according to data it received back from server.
>
>so it matters not that the page did not know the info when it first loaded.
>
>Probably overkill for your situation anyway, as would have a high learning
>curve for you to learn all this if you don't already know ajax, so the
>redirect is probably the best solution.
>
>
>
>On Mon, Dec 24, 2012 at 2:20 PM, <> wrote:
>
>> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:353682
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to