Hi, I am building a admin section for a a website that will manage add/update/delete 30 pages of links. I have built it for one page, and this is 6 files(2 for each(that is add/update/delete). Now call be lazy but do do this for each page that is 180 coldfusion pages, and 30 database tables is there a better way?
The only situation that I have is that the links must be in alphabetical order, but I can do this with ASC The main page is here: http://gotnutrients.net/FoodSystems/ the page that is done is here: http://gotnutrients.net/FoodSystems/health/health.cfm the admin for this is: http://gotnutrients.net/FoodSystems/admin/health/health_insert.cfm Is it smarter to have this done by category, and would that work well? Thanks for any advice`-` John ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4720 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
