Basic HTML version of Foils prepared 26 Jan 98

Foil 18 File Management

From Web-Linked Database Cold Fusion Tutorial ARL Database Tutorial -- February 98. by Chao Wei Ou


CFFILE
  • <CFILE ACTION="action", ...>
  • action includes UPLOAD, WRITE, MOVE, COPY, RENAME, etc.
Example
  • <CFFILE ACTION="UPLOAD"
  • FILEFIELD="UploadFile"
  • DESTINATION="c:\uploads\MyImage.GIF"
  • NAMECONFLICT="OVERWRITE"
  • ACCEPT="image/gif, image/jpeg">



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Nov 29 1998