CFREGISTRY | |||
Description
This tag is deprecated for the UNIX platform. Reads, writes, and deletes keys and values in the system registry. Provides persistent storage of client variables.
|
|||
Category
Other tags, Variable manipulation tags | |||
Syntax
The tag syntax depends on the action attribute value. Choose one of the following topics from the drop down lists in this reference:
|
|||
See also
cfcookie, cfparam, cfsavecontent, cfschedule, cfset |
|||
History
New in ColdFusion MX: This tag is deprecated on the UNIX platform. Do not use it in new applications in which ColdFusion Server runs on UNIX. It might not work, and might cause an error, in later releases. New in ColdFusion MX: The functionality of this tag is available through the web services architecture. ColdFusion stores most persistent data outside the system registry, in XML files. New in ColdFusion MX: ColdFusion stores most persistent data outside the system registry, in XML files. |