[thelist] Save As dialog
Stevenson Ngila
thelist at lists.evolt.org
Wed Nov 6 05:49:01 2002
hi jeff,
Thank you very much.
the code lacked something small that's why it was not working. my new code
is:
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
<cfheader name="Content-Disposition" value="attachment;
filename=#FileName#">
<cfcontent file="C:\Inetpub\wwwroot\Attached\#FileName#"
type="text/x-unknown" deletefile="no">
<cfabort>
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
deletefile="no" was lacking.
-----Original Message-----
From: thelist-admin at lists.evolt.org[mailto:thelist-admin at lists.evolt.org Behalf Of .jeff
Sent: 06 November 2002 12:12
To: thelist at lists.evolt.orgSubject: RE: [thelist] Save As dialog
hi,
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
> From: Stevenson Ngila
>
> this works fine, but on clicking "open" button on the
> save as dialog box, it doesn't open the file.
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
well, that's not what you asked for it to do. *grin* it's not going to be
able to open the program remotely because the headers you're sending are
telling it the file type is unknown. so, the only way to be able to open it
is to download it and open it locally where the os can make the
determination abou the proper file handler to use based on the file
extension.
.jeff
http://evolt.org/
jeff at members.evolt.orghttp://members.evolt.org/jeff/
--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !