Skip to main content
Participant
August 12, 2008
Question

form or grid?

  • August 12, 2008
  • 2 replies
  • 322 views
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!! 🙂
This topic has been closed for replies.

2 replies

lisa_mtzAuthor
Participant
August 14, 2008
thank you for taking the time to answer!
Inspiring
August 13, 2008
Forms are more reliable. Grids depend on user jre's and all sorts of other thing beyond a developers control.