Frequently Asked Questions

Help Center Search

What Type of Client Variable Storage Do You support?

Print this Article
Comment on this Article
Last Updated: February 19, 2007 8:48 AM

Our servers are configured by default to use cookies for client variable storage.

We do not support the use of the registry for client variable storage.

In order to use a database for client variable storage, you will need to first create your database, setup a DSN, and manually configure the client variable schema in your database. Then you can configure your Application.cfc to store the client variables in your database.

For more information on configuring client variable storage, please see Macromedia’s online documentation.