Thank you Pascal for your answer. But don't work for us. With CF
I(administrator user) can view all files stored in that protected
dir/server. But final user(without rights for read/write) don't...
Using cflocation, cffile with read and after write, all fails... Do
you have other choice?

Can help us?

Thanks for your time.

2005/5/23, Pascal Peters <[EMAIL PROTECTED]>:
> Use cfcontent to do that
> 
> <cfheader name="Content-Disposition" value="attachment;
> filename=""#attributes.filename#""">
> <cfcontent type="#attributes.mimetype#" file="#attributes.file#"
> deletefile="No">
> 
> Pascal
> 
> > -----Original Message-----
> > From: Michel Deloux [mailto:[EMAIL PROTECTED]
> > Sent: 23 May 2005 16:54
> > To: CF-Talk
> > Subject: Viewing files in another server/directory outside CF server
> >
> > Hi all
> >
> > I can upload files to CA_LA_Fresno server using CF user. CF user haves
> > administrator properties. But my user don't have permission to access
> > that server/directory. It's possible to my users see that file in your
> > browser or Word?
> >
> > How?
> >
> > Thanks in advance
> >
> >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207522
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to