Keith,

> I've recently taken a position to "webify" things and Cold Fusion is the
> tool de jour.  I'm having trouble with an aspect and I'm sure someone here
> has been through this before.
>
> It's a common personnel db with a common objective - I need to do a
morning
> roster with five different types of status.  I create a form, draw the
info
> from an ODBC connection to a repeating section on the form, and up come
the
> names and five checkboxes.  When I check the appropriate boxes and hit
> "submit," only the first record is updated.  What am I missing here?
>

Post a snippet of your code so that we can see how you are outputting your
data in the web page.

Without seeing your code, I would guess that maybe you haven't included the
QUERY attribute in your <CFOUTPUT>, but that's just a guess...

Regards

Stephen


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to