Posted by Kevin Wells on 11/13/02 11:51
In message <C98og.20020$OT.3968@newsfe6-win.ntli.net>
"Ian Davies" <iandan.dav@virgin.net> wrote:
>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
>
>
Could you not do a loop inbetween the messages, and just experiment
until you have a nice delay?
--
Kev Wells http://kevsoft.topcities.com
http://kevsoft.co.uk/
ICQ 238580561
Its nice to be important but Important to be nice.
[Back to original message]
|