My application lets users to upload a zip file into the server. Once done, i
will use cfexecute to run a command line to unzip the uploaded file (dbase)
into a sub-directory.

However, I need to delay the 2nd part of the script so that the unzipping
process can be done as I need to read the dbase file dynamically. Therefore,
i need a delay (around 1 minute). However, I can't find any delay function
in CF. In PHP, there is the Sleep function. or would CFSchedule do the job?

Regards
Nyon
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to