MACROMEDIA COLDFUSION 4.5-DEVELOPING WEB Develop Manual page 10

Developing web applications with coldfusion
Table of Contents

Advertisement

x
Chapter 14: Managing Files on the Server .................................................219
Using CFFILE ................................................................................................................................220
Uploading Files .............................................................................................................................220
Resolving conflicting file names ..........................................................................................222
Controlling the type of file uploaded...................................................................................222
Setting File and Directory Attributes...........................................................................................223
UNIX.......................................................................................................................................223
Windows.................................................................................................................................224
Evaluating the Results of a File Upload.......................................................................................224
Moving, Renaming, Copying, and Deleting Server Files ...........................................................226
Reading, Writing, and Appending to a Text File.........................................................................227
Reading a text file ..................................................................................................................227
Writing a text file ...................................................................................................................227
Performing Directory Operations................................................................................................229
Returning file information....................................................................................................229
Chapter 15: Interacting with Remote Servers............................................231
Using CFHTTP to Interact with the Web ....................................................................................232
Allaire Alive ............................................................................................................................232
Using the CFHTTP Get Method...................................................................................................232
Creating a Query from a Text File................................................................................................234
Using the CFHTTP Post Method .................................................................................................236
Using Secure Sockets Layer (SSL) with CFHTTP........................................................................238
Performing File Operations with CFFTP.....................................................................................239
Caching connections across multiple pages.......................................................................240
Connection caching actions and attributes ........................................................................241
Moving Complex Data Structures Across the Web with WDDX ...............................................241
An Overview of Distributed Data for the Web ............................................................................242
WDDX Components .....................................................................................................................242
Working With Application-Level Data ........................................................................................243
Data Exchange Across Application Servers ................................................................................243
Time zone processing ...........................................................................................................243
How WDDX Works........................................................................................................................244
Converting CFML Data to a JavaScript Object ...........................................................................245
Transferring Data From Browser to Server.................................................................................246
Chapter 16: Connecting to LDAP Directories.............................................249
What is LDAP? ...............................................................................................................................250
LDAP attributes .....................................................................................................................251
Key Terms ..............................................................................................................................251
ColdFusion Support for LDAP .....................................................................................................252
Working with LDAP Directories...................................................................................................253
Viewing the Directory Schema ....................................................................................................253
Querying an LDAP Directory .......................................................................................................254
Updating an LDAP Directory .......................................................................................................256
Creating searchable CFLDAP output...................................................................................261
Developing Web Applications with ColdFusion

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 4.5

Table of Contents