User Guide
Index 413
referring to 45
scope of 45, 48
Formatting
data items
50
query results 50
Forms
about
40
action pages 45
check boxes 84
considerations for 44
creating with cfform 136
deleting data 112
designing 44
drop-down list boxes 166
dynamically populating 82
HTML 40
inserting data 102
Java applets in 167
preserving data 137
requiring entries 89
slider bars 164
text entry boxes 165
tree controls 147
updating data 106
validating data in 91
FROM SQL clause
description
27
using 26
FTP
actions and attributes
344
chaching connections 343
using cfftp 341
Full lock checking 236
Function variable, definition 251
function, CFScript statement 250
Functions
calling
251
definition 47
example custom 253
for arrays 124
IsAuthenticated 360
IsAuthorized 360
JavaScript, for validation 144
structures 133
using pound signs 14
See also ColdFusion functions,
Custom functions
G
Generated content 187
Get method, cfhttp 332
GetClientVariablesList CFML
function
226
GetException CFML function 382,
384
Graphing
individual data points
65
queries 62
query results 63
Graphs
appearance attributes
67
bar charts 68
line 74
linking from 77
pie chart appearance 71
types 60
Grids
navigating
155
See also cfgrid tag
GROUP BY, SQL clause
27
H
Handling
applet form variables
169
exceptions 204
failed validation 144
POP Mail 310
Headers, including 172
Hidden fields 91
Horizontal bar charts 68
HTML
and ColdFusion
10
knowing 3
using tables 49
using with cfform 136
HTMLEditFormat CFML
function
311, 353
HTTP/URL problems 195
I
if-else, CFScript statements 246
Impersonating, with
cfimpersonate
362
Implementing
C++ CFX tags
402
Dynamic SQL 96
Java CFX tags 393
Importing
C++ CFX tags
406
Java CFX tags 406
IN SQL operator 27
Indexing
cfldap query results
283
database query results 282
directories 270
e-mail 270, 284
external Verity collections 276
methods 277
query results 270
summary of 279
Web sites 270
Indexing collections
about
276
with Administrator 277
with cfindex 278
Infix notation, search string 287
Input validation
cftree
149
error type 197
with cfform Controls 139
with JavaScript 144
INSERT SQL statement 26
Inserting data
description
102
with cfinsert 103
with cfquery 105
Installing Custom Tags 187
Instance data, custom tag 185
International Languages, search
support
272
Invoking
COM methods
375
component objects 369
methods in cfobject 375
IsAuthenticated CFML
function
358, 360
IsAuthorized CFML function 358,
360, 365
IsCustomFunction CFML
function
253
IsDefined CFML function 47, 92,
129
IsStruct CFML function 129
J
Java
and ColdFusion data
381
and WDDX 345
class loading mechanism 384
class reloading 395
customizing and
configuring
392
development enviroment 391
getting started 378
object example 385
Java applets
embedding
167, 169
form variables 169
overriding default values 169
registering 167
Java CFX tags