macromedia.coldfusion.database_access
[Top] [All Lists]

Re: Downloading files from IMAGE datatype on SQL Server, old coldfusion

Subject: Re: Downloading files from IMAGE datatype on SQL Server, old coldfusion runtime
From: "benmay123" <webforumsuser@xxxxxxxxxxxxxx>
Date: Sun, 24 Feb 2008 14:06:27 +0000 (UTC)
Newsgroups: macromedia.coldfusion.database_access

Aaha! I found the base path and now am saving files and the server serves them 
out and names them correctly. However, this line:

 <cffile action="write" file="#session.basepath#\#filename#" 
output="#getResume.resume#">

 is only writing this into the word document:

 D0CF11E0A1B11AE10000000000000000000000

 Which looks suspiciously like the BLOB is not even being written out 
correctly. GUH!


<Prev in Thread] Current Thread [Next in Thread>