a client thing and you can't force it. You can try by serving the file
with cfcontent:
<cfheader name="Content-Disposition" value="attachment;
filename=#filename#">
<cfcontent type="application/unknown" file="#pathToFile#"
deletefile="No">
This will usually trigger the open/save as dialog
> -----Original Message-----
> From: cf coder [mailto:[EMAIL PROTECTED]
> Sent: maandag 28 juni 2004 11:40
> To: CF-Talk
> Subject: Re: how to open an attached file in its own
> application (ms-word, excel etc).. please read
>
> Hi Guys, I posted this thread on Friday. Can someone please
> answer my last query. Best regards, cfcoder
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

