CFFILE will upload, delete, or copy a file, along with several other operations. Here is the basic syntax:
<CFFILE Action="Copy"
Source="full path name"
Destination="full path name"
Attributes="file attributes">
Action, Source, and Destination are required fields. Attributes is optional.
Don't know about the other. Calista :-X
Jedi Knight,
Champion of the Force