> I have a directory of .pdf files nested within a secure section of my > website. However, the application is not firing when a user goes to > the direct link to the pdf, so anyone could see the pdf's... does > anyone know a way to keep the pdfs from showing unless a user is > logged in? > > Thanks!
Setup a .cfm that uses <cfcontent> to deliver the pdf. Maybe this helps... http://tutorial217.easycfm.com/ Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310184 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

