This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C0435D.32EF3190
Content-Type: text/plain;
charset="iso-8859-1"
I can't seem to download the csv file created by the custom tag cfx_ss. The
dynamic file is created, but the file can't be located by cfcontent. The
error is as follows:
No such file The file in CFContent does not exist:
C:\inetput\wwwroot.....
I'ave looked at the mimetestpage on figleaf site and can't seem to get the
concept/code to work with generating DYNAMIC files.
Help is much appreciated.
<cfset filen="demog_#currentpt_dat.patid#">
<cfx_ss query="currentpt_dat"
fileName="C:\inetpub\wwwroot\HepC\Spreadsheet\#Evaluate(DE(variables.filen))
#" >
<CFheader NAME="Content-Disposition"
value="filename=C:\inetpub\wwwroot\Spreadsheet\#Evaluate(DE(variables.filen)
).csv#" >
<CFCONTENT deletefile="no" type="application/x-forced_download"
file="C:\inetpub\wwwroot\HepC\Spreadsheet\#Evaluate(DE(variables.filen))#" >
------_=_NextPart_001_01C0435D.32EF3190
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2651.75">
<TITLE>CFCONTENT, CSV and dynamic filenames?</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2 FACE=3D"Arial">I can't seem to download the csv file =
created by the custom tag cfx_ss. The dynamic file is created, =
but the file can't be located by cfcontent. The error is as =
follows:</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Arial">No such file The file in =
CFContent does not exist: C:\inetput\wwwroot.....</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Arial">I'ave looked at the mimetestpage on =
figleaf site and can't seem to get the concept/code to work with =
generating DYNAMIC files.</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Help is much appreciated.</FONT>
</P>
<BR>
<P><FONT SIZE=3D2 FACE=3D"Arial"> <cfset =
filen=3D"demog_#currentpt_dat.patid#"></FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial"> <cfx_ss =
query=3D"currentpt_dat" =
fileName=3D"C:\inetpub\wwwroot\HepC\Spreadsheet\#Evaluate(DE(variab=
les.filen))#" ></FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial"> <CFheader =
NAME=3D"Content-Disposition" =
value=3D"filename=3DC:\inetpub\wwwroot\Spreadsheet\#Evaluate(DE(var=
iables.filen)).csv#" ></FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Arial"><CFCONTENT =
deletefile=3D"no" =
type=3D"application/x-forced_download" =
file=3D"C:\inetpub\wwwroot\HepC\Spreadsheet\#Evaluate(DE(variables.=
filen))#" ></FONT></P>
</BODY>
</HTML>
------_=_NextPart_001_01C0435D.32EF3190--
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]