|
-
Oct 10th, 2002, 04:15 PM
#1
Thread Starter
New Member
Store Controls in Array...
I need to know when various controls (text boxes/check boxes/etc) have been edited, so when they save the information later only the changed information gets updated.
So, I was planning on storing the "object" in an array keyed off by the change event. Then when they go to save the information I can just use "object".text or "object".value, as it runs through the array.
How can I store an "object" in an array and read it out later?
Thanks for any assistance...
QuaffAPint
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|