Hi--

I have a form that displays multiple records populated from the database.  Something 
like this:

Department
    EmployeeName      Add1(text input)   Add2(text input)  City (text input)
    EmployeeName      Add1(text input)   Add2(text input)  City (text input)
    .
    .
Department
    EmployeeName      Add1(text input)   Add2(text input)  City (text input)
    EmployeeName      Add1(text input)   Add2(text input)  City (text input)
    .
    .
etc.

The question is how to I process this?  It passes multiple EmployeeID's (from hidden 
field), but only the text input fields if they are populated (they aren't required).

I think I've done it before, but I'm brain dead today.

TIA

Terry

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to