On 10/19/07, Jeff Becker <[EMAIL PROTECTED]> wrote: > It appears application.cfc onRequestStart doesn't stop requests directly to > /temptemp/UNAPPROVED#.jpg > > Any thoughts?? Much appreciated!
Well, of course it doesn't - ColdFusion is only involved for .cfm and ..cfc requests and so Application.cfc is never invoked for .jpg requests! New Atlanta are promising this functionality for BlueDragon on IIS in the future (Vince demo'd it at CFUNITED). However, as Dale suggested, why not put the images up outside of webroot? -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291652 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

