Free Cold Fusion Administration Module Tutorial

Feb
09

Cold Fusion Administration Module

Posted by admin

(Page 1 of 3 )To create a user administration module in Cold Fusion, you would need to create templates that both provides a means to search for or select a user record, and updates the database using an update query. In this example, I created a form that uses a link with a URL parameter to select a user. Other methods would include a search block that would send information to a SELECT query.In this, I’ve created a page with an Administer User Accounts link, which is visible if the  
continue >>

Tags:

Add A Comment