Size isn't the issue. We are storing them in the browser but, here is
the funky part. We are calling the methods via the query string. They
are CFC's being called via flash with the remote flag set on the
function.

Should this work?

-Steven

On 4/5/07, Dean H. Saxe <[EMAIL PROTECTED]> wrote:
Where is the client scope set?  DB or cookies?  If its DB, make sure
the size of the data is not greater than the column width.  If its
cookies, make sure the data isn't longer than the acceptable size for
all cookies for a domain, 4k iirc.

-dhs


Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
"What difference does it make to the dead,  the orphans, and the
homeless, whether the  mad destruction is wrought under the name of
totalitarianism or the holy name of  liberty and democracy? "
     --Gandhi


On Apr 5, 2007, at 5:25 PM, Steven Ross wrote:

> We have one place in our application where we are trying to set a
> variable in the client scope and I can see in the logs that the new
> values are going in (and being set) but, when I read them back out I
> get the values at login.
>
> Ok, I have checked the url token and it is correct on all the
> requests.
>
> this is really bugging me...
>
> -Steven
>
> --
> Steven Ross
> web application & interface developer
> http://www.zerium.com
> [mobile] 404-488-4364
> [fax] 267-482-4364
>
>
> -------------------------------------------------------------
> To unsubscribe from this list, manage your profile @ http://
> www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by http://www.fusionlink.com
> -------------------------------------------------------------
>
>
>



-------------------------------------------------------------
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------






--
Steven Ross
web application & interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 267-482-4364


-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------



Reply via email to