I agree technically it should not work as one side is client, the other server, but on my test page it does present the js result value instead of the text string. Cfdump shows text strings, but within cfoutput tags seems to work showing the js results. A fluke :)
I tried the form post option, but its less than ideal doing another page call. If any of you have an example how to ajax post those vars from client to server, it will be much appreciated. >What is this "virtual concurrency between server and client call" stuff? I >think I missed that in the instruction manual. > >Paul is correct, that output requires a DOM to run, CF is just seeing a >text string. > >View source will also show you the output JavaScript. > >It is possible to pass those screen variables back to CF's session using >client side script, just not the way that is being presented. > > > > >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:353628 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

