
March 3rd, 2004, 09:52 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 845
Time spent in forums: < 1 sec
Reputation Power: 5
|
|
|
Article Discussion: Cold Fusion Administration Module
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.
Read the full article here: Cold Fusion Administration Module
|