|
Hosted and maintained by Ben Forta. Designed by Trilemetry. |
| Language: | © 2002-2007 Ben Forta. All Rights Reserved | ||
| <Home> <FAQ> <Question> | <About> | ||
Question |
| Should I use the <CFINSERT> and <CFUPDATE> tags? | ||
| If you can, absolutely, there is no reason not to. But be aware that these tags do have significant limitations - they only work with FORM fields, they require that the FORM fields be named the same as the table columns, you cannot do any processing or manipulation of the values, and when updating the row primary key must be present as a FORM field (possibly as a hidden field). |
||
Comments |
Add Your Comments |
| <submit question> | ||