>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, July 26, 2002 4:28 AM
Subject: Re: Partially success
>
>
> Octavian Rasnita wrote:
>
>
> >
> > I run the script with the ?fileName query string to download the
"fileName"
> > file.
> > The downl
Octavian Rasnita wrote:
>
> I run the script with the ?fileName query string to download the "fileName"
> file.
> The download finishes fine, and the script deletes the "fileName" file from
> the server.
>
> Then in the same Internet Explorer window, I run again the script with the
> "anothe
Octavian Rasnita wrote at Thu, 25 Jul 2002 11:21:42 +0200:
> The problem is that the file is not deleted if the visitor cancels the file download.
>
> If the download is interrupted, the script is also interrupted I think, and it can't
>delete the
> file.
> ...
> Here is the script:
>
> #!/per