Page 1 of 1

Text field array problem

Posted: Fri Feb 20, 2009 10:22 am
by jtjochum
I have a textfield that is being displayed from a dataset. It holds the contents of a database field that I want to update but I can't seem to isolate the uniqueness of the text field and associate it with another field in the database. I've tried creating an array on the id like 'id = idname[]' but don't know how to refrence it after passing it through the form. HELP!!!