Hello,

I'm about to embark on the development of a Administrative solution for
one of my previous projects (online enrollment).

I plan on implementing user level authentication, and a main admin page
that gives the administrator the options of Viewing, Updating and/or
Inactivating data on the database.

I have a couple of questions.... 

1) Besides just hacking out the CFML pages using database queries, etc
for each admin function, is there an approach that you have found best
in building Administrative (back office) pages?

2) I want to use CFC to make the whole admin pages clean and fast, any
suggestions in this area?

3) I'm planning on using database queries to pre-fill static forms which
would allow the administrator to make updates to the DB tables. Is there
a better way to approach this function? Is there a way to build forms
dynamically based on the current database structure and data types? So I
could just write code that could take care of something like this...

hey the administrator wants to update the enrollment tables, here's
where it is...go build the form automatically, pre-fill the form fields,
and let the user make changes and allow them to submit the updates to
the DB? 

Am I off my rocker for wanting to do this???

Any help would be appreciated. Thank you in advance.

Ali Daniali
TransACT Communications, Inc.


______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to