Providing file download
Posted: Thu Aug 16, 2007 4:56 pm
Hi all.
I'm trying to design a download system. Right now I'm having trouble actually presenting the user with the file.
I'm using a GET request to determine which file I need to serve. I pull all the required info (name) and the download path. Where I'm stuck is how to actually serve the user with that file.
If anyone could help, that would be appreciated.
Thanks,
klarinetking
I'm trying to design a download system. Right now I'm having trouble actually presenting the user with the file.
I'm using a GET request to determine which file I need to serve. I pull all the required info (name) and the download path. Where I'm stuck is how to actually serve the user with that file.
If anyone could help, that would be appreciated.
Thanks,
klarinetking