|
-
Oct 29th, 2004, 07:08 AM
#1
Thread Starter
Member
Downloading of a file
I have a program setup where users will get an e-mail with a URL to a web site and a random password for a file. When they enter the file password they get redirected to a web page that contains a link to that one file (it's a zip file) matching the password. Using the <A href...></A> tags, they can either click the file line or right click and select save as to get the file. What I'd like to do next is remove the file from the server when the download is complete (rather than doing the maintenance myself). When would be the best way to do this ? I went with the <A href> tags since this was the quickest way to get the page completed based on the time constraints I had. Thanks.
Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|