I tried that but it didn't work. I thought there was/is something that can
be done to the url to fix this.

In file one I have

<a href="getfile.cfm?filename=something.ext">GetFile</a>

in getfile.cfm:

<cfcontent type="qqqq"
file="#GetDirectoryFromPath(GetCurrentTemplatePath())##url.filename#"
deletefile="No">

Duane


> -----Original Message-----
> From: David Gassner [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, October 28, 2000 3:44 PM
> To: CF-Talk
> Subject: RE: cfcontent
>
>
> It's:
>
> <CFHEADER NAME="Content-Disposition" VALUE="inline;
> Filename=#myfilename#">
>
> > -----Original Message-----
> > From: Duane Boudreau [mailto:[EMAIL PROTECTED]]
> > Sent: Saturday, October 28, 2000 12:29 PM
> > To: CF-Talk
> > Subject: cfcontent
> >
> >
> > I'm using cfcontent to trigger the upload of a file. Does
> anyone remember
> > the trick to faking cfcontent into using a file name other the
> name of the
> > template it is located in?
> >
> > TIA,
> > Duane
> >
> > ------------------------------------------------------------------
> > ------------------------------
> > 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]
> >
>
> ------------------------------------------------------------------
> ------------------------------
> 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]

------------------------------------------------------------------------------------------------
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]

Reply via email to