Text field array problem
Moderator: General Moderators
Text field array problem
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!!!