Title: Message
I head a team that includes some VERY junior people.  We have some people who manage small intranet applications.  I built a library of CFCs to handle security and other processing.  It works great and I don't have to worry that someone isn't handling logins correctly, etc.  I have one central library of CFCs that everyone can use.  If you ever had to clean up multiple versions of modified custom tags then you can see this usefullness.
 
I would like to build several central display-only CFCs to do list displays and other kinds of visual actions that these people need help with.  However I'm stumbling over how to do this.  "Display CFCs" are somewhat nonstandard- several developer friends said that they would never use a CFC to display html.  But I know that some of my job cuold be much easier if I didn't have to make sure a custom tag (or as I learned, modified custom tag) was installed on every server, but instead was located centrally.
 
Does anyone have CFC code to share which utilizes HTML, JS and DHTML for display purposes?
 
thanks,
 
Don

Reply via email to