MACROMEDIA COLFUSION MX 7-CFML Reference page 356

Cfml reference
Hide thumbs Also See for COLFUSION MX 7-CFML:
Table of Contents

Advertisement

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.
Note: For this tag to execute, it must be enabled in the ColdFusion MX Administrator. For more
information, see Configuring and Administering ColdFusion MX.
Category
Other
tags,
Variable manipulation tags
Syntax
The tag syntax depends on the
cfregistry action = "getAll"
cfregistry action = "get"
cfregistry action = "set"
cfregistry action = "delete"
See also
,
cfcookie
cfparam
security" in Chapter 16, "Securing Applications," and Chapter 15, "Using Persistent Data and
Locking," in ColdFusion MX Developer's Guide
History
ColdFusion MX:
Deprecated this tag on the UNIX platform. It might not work, and might cause an error, in
later releases.
Changed how persistent data is stored: ColdFusion now stores most persistent data outside the
system registry, in XML files.
356
Chapter 2: ColdFusion Tags
attribute value. See the following sections:
action
on page 357
on page 359
on page 360
on page 361
,
,
cfsavecontent
cfschedule
,
; "About resource and sandbox
cfset

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents