CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   ColdFusion (http://www.codingforums.com/forumdisplay.php?f=45)
-   -   Download file created from BLOB (as opposed to open in browser) (http://www.codingforums.com/showthread.php?t=270502)

WolfShade 08-14-2012 09:08 PM

Download file created from BLOB (as opposed to open in browser)
 
Hello, everyone.

This project is really pushing me to become acquainted with a lot of functions I've never worked with, before.

The question, this time:
If I have a database table that houses files (and these can be PDF, TXT, DOC, XLS, or PPT) and would like to allow a user to download and save a particular file (as opposed to opening the file in the browser), how would I go about doing that?

If the file existed on the server, that'd be simple enough. But if it's being created on-the-fly via BLOB data??


All times are GMT +1. The time now is 02:29 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.