I am uncomfortable with cfexecute. What I am planning to do, in my scenario, users have their individual folders. which I need to check the sizes when a user uploads stuff to another user's directory. so along with user info in user table, I also store his maximum allowed limit and his current used limit. When someone uploads file to the user's directory I check if it exceeds the limit, just by adding the currently uploaded file size to the current user limit(from the database). If less, I will upload it and update the current size entry in the db.
Any better idea???? Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236618 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

