Thanks Ray. I love your application. I was able to figure out the simple change 
in item a but item b is a little beyond me.  Do you have an example of this?

>Yeah, I think that was my reaction as well. I did a quick search.
>Soundings uses session management in two places:
>
>a) Login Storage
>b) tags/surveydisplay.cfm
>
>For a, you can just get rid of the loginstorage and it will revert to
>cookie based. Problem solved.
>
>For b - I use the session to store info about where you are in the
>survey. This is a semi-complex object (array of structs), but you
>could convert it to a client var converted to WDDX, as long as you
>don't use the Registry. Or convert it to one simple cookie WDDX
>encoded, just watch out for the 4k limit.
>
>It would be a bit of work - but would still let you use Soundings w/o
>rebuilding the whole application.
>
>
>On 2/3/07, James Holmes <[EMAIL PROTECTED]> wrote:
>>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

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

Reply via email to