Problem with deleting uploaded files

2000-05-04 Thread Srinidhi Rao S
Hi all, Here I have a problem. I used CGI module to upload a file. But the problem is that the temp file created by CGI module is not getting deleted even after execution finished. It simply getting heaped in temp directory eating memory. Can anyone please give me a way through this???

Re: Problem with deleting uploaded files

2000-05-04 Thread Ken Y. Clark
On Thu, 4 May 2000, Srinidhi Rao S wrote: Hi all, Here I have a problem. I used CGI module to upload a file. But the problem is that the temp file created by CGI module is not getting deleted even after execution finished. It simply getting heaped in temp directory eating memory. Can

Re: Problem with deleting uploaded files

2000-05-04 Thread Srinidhi Rao S
with this. Hope you help me out TIA srini. -Original Message- From: Ken Y. Clark [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Friday, May 05, 2000 1:42 AM Subject: Re: Problem with deleting uploaded files On Thu, 4 May 2000, Srinidhi Rao S wrote: Hi all, Here I have