Re: Partially success

2002-07-26 Thread Octavian Rasnita
> 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

Re: Partially success

2002-07-25 Thread Wiggins d'Anconia
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

Re: Partially success

2002-07-25 Thread Janek Schleicher
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