I think the idea behind doing this sort of thing (requiring U & P in
the code) is its easier to hack the CF stuff -- which often resides in
a known location, for example -- than it is to get at the templates
themselves.  And if they get at the templates you're through anyway.

One thing I make a point of doing wherever I have the control to do it
is set up a datasource that is restricted to the bone.  SQL Server
only allows it to get to certain tables.  CF has all unnecessary
operations disabled (stuff like ALTER, DROP, GRANT).  I only enable
CREATE or DROP when I am doing that operation and then I disable it
again.

--
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:227180
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