[thelist] CF Question
Seth Bienek
seth at nodoy.com
Tue May 9 16:57:14 2000
Hi Amy,
What's the name of your Primary Key variable? Are you properly scoping all
of your variables? (i.e.; #queryname.primary_key_name#)
Everything looks like it should be working from what you presented. Perhaps
you could post some more detailed code, or more detailed error information?
Seth
_____________________________
Seth Bienek
Independent ColdFusion Developer
"Everyone is gifted. Some open the package sooner."
|-----Original Message-----
|From: thelist-admin@lists.evolt.org
|[mailto:thelist-admin@lists.evolt.org]On Behalf Of Thompson, Amy
|Subject: RE: [thelist] CF Question
|
|<input type="hidden" name="name" value="#primary_key_name#">,
|use #form.name# and it is giving me tons of errors - any