(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 >>
Comments (0)
ColdFusion
Tags: