174
CFML Language Reference
CFREGISTRY
The CFREGISTRY tag reads, writes, and deletes keys and values in the system registry.
CFREGISTRY is supported on all platforms, including Solaris and HP-UX.
Note
The ColdFusion Server Basic security settings may prevent CFRegistry
from executing. These settings are managed using the ColdFusion
Administrator Basic Security page. In order for CFRegistry to execute, it
needs to be enabled on the Basic Security page. Please refer to
Administering ColdFusion Server for more information about securing
ColdFusion tags.
CFREGISTRY topics
•
CFREGISTRY ACTION="GetAll"
•
CFREGISTRY ACTION="Get"
•
CFREGISTRY ACTION="Set"
•
CFREGISTRY ACTION="Delete"
CFREGISTRY ACTION attributes
Depending on the value you assign to the ACTION attribute of CFREGISTRY, there are
several additional attributes you set. This table shows which attributes you can use
with each CFREGISTRY ACTION.
Attributes Used with CFREGISTRY ACTIONs
ACTION
Attributes
GetAll
BRANCH
TYPE
NAME
SORT
Get
BRANCH
ENTRY
TYPE
VARIABLE
Set
BRANCH
ENTRY
TYPE
VALUE
Delete
BRANCH
ENTRY
Summary of Contents for COLDFUSION 4.5-CFML LANGUAGE
Page 1: ...Allaire Corporation CFML Language Reference ColdFusion 4 5...
Page 207: ...Chapter 1 ColdFusion Tags 183 CFCATCH CFTRY BODY HTML...
Page 224: ...200 CFMLLanguageReference CFOUTPUT P Text within CFOUTPUT is always shown CFOUTPUT BODY HTML...
Page 336: ...312 CFMLLanguageReference CFIF BODY HTML...
Page 404: ...380 CFMLLanguageReference DE It is morning CFOUTPUT P BODY HTML...
Page 413: ...Chapter 2 ColdFusion Functions 389 Customer BalanceDue BR CFOUTPUT CFIF BODY HTML...
Page 483: ...Chapter 2 ColdFusion Functions 459 CFOUTPUT CFLOOP BODY HTML...
Page 584: ...560 CFMLLanguageReference...
Page 594: ...570 CFMLLanguageReference...