I have a directory that is "protected" by a script that checks the user's IP against the database in Application.cfm. If the user is there, they are allowed "in". Everything is working fine, save for one script that uses cfcontent to serve up Word documents. It seems like Application.cfm isn't being accessed first, and the user is allowed to see that document without the IP check. Is this normal, and if so, anyone know of a good way to get around this?
Ray ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250145 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

