Download link for PDF stored as blob
Posted: Fri Nov 30, 2012 7:38 pm
Howdy!
My application needs to store just a couple of files, so I'd rather not go the route of integrating BOX- I'd prefer just to allow the user to upload a file, store it as a blob in MySQL, then allow the user to download it later.
I've got the upload set up just fine.
I understand this content and can use it to display the NAME of the uploaded file...
http://wiki.nubuilder.com/tiki-index.ph ... uilderDocs
...but I'm still wrestling with how to generate a link to allow the user to download the file. Any guidance available?
My application needs to store just a couple of files, so I'd rather not go the route of integrating BOX- I'd prefer just to allow the user to upload a file, store it as a blob in MySQL, then allow the user to download it later.
I've got the upload set up just fine.
I understand this content and can use it to display the NAME of the uploaded file...
http://wiki.nubuilder.com/tiki-index.ph ... uilderDocs
...but I'm still wrestling with how to generate a link to allow the user to download the file. Any guidance available?