Posted by Ian Davies on 10/15/94 11:51
I have a script which uploads files to my site.
I limit file size and the files upload quickly
The a summary of what happens is
MESSAGE "Uploading bla bla bla file details bla bla bla
Script to transfer the files
MESSAGE "File uploaded sucessfully"
Because this happens so quickly the messags appear at the same time. I wish
to have a second delay between the first and second message. How do I insert
a delay into my script. This is purely cosmetic just to create the
impression that something is churning away uploading the file
Ian
Navigation:
[Reply to this message]
|