I need to figure out how to update one field in multiple records with one form as a way to activate several accounts at once.
When I display the records of new accounts, I list each name with a check box to activate the account.
Is there a way to make it possible to check all the boxes on the page and submit the form so that the activate field in all new records in the accounts table are updated at once?
Any ideas are appreciated,
BalooDog
When I display the records of new accounts, I list each name with a check box to activate the account.
Is there a way to make it possible to check all the boxes on the page and submit the form so that the activate field in all new records in the accounts table are updated at once?
Any ideas are appreciated,
BalooDog