Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Database Front-End

Status
Not open for further replies.

Michael42

Programmer
Oct 8, 2001
1,454
US
Hey all,

Rather having to hard code this, can anyone recommend some re-usable components or RAD tools to create common database front-ends in CF MX (6)?

I guess I am looking for something where you can set core parameters (datasource, options etc) and have an app that can List,Add,Edit,Delete records in a database. I have to believe this already exists in CF. :)

Thanks for your advice,

Michael42

 
There are a couple of script type programs out there that you might be interested in checking out.



If you use dreamweaver then the interakt extensions are your best bet. Be carfull using these programs though because they add line items to your base application.cfm files if i remember correctly. Make a dummy site to test them out instead of installing in your current web directory.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top