Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

form or grid?

New Here ,
Aug 12, 2008 Aug 12, 2008
hi im a newbie to coldfusion. i have created a form and now want to add functionality to

1. insert into the db if the model # is not already in the db
2. bring up the info in the db and edit if it IS in the db
3. delete if no longer needed in the db.

i've been searching the web and keep running into cfgrid. i had planned to use a cfform. what is the difference?

thanks in advance for your help!! 🙂
TOPICS
Database access
300
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 13, 2008 Aug 13, 2008
Forms are more reliable. Grids depend on user jre's and all sorts of other thing beyond a developers control.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 14, 2008 Aug 14, 2008
LATEST
thank you for taking the time to answer!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources