| |
killieblues
Posts: 5
Score: 0
Joined: 4/3/2008
Status: offline
|
Hi all, I'm having a problem with a form I am trying to build. There are 2 dropdown lists. The first, which holds group names, is populated using vbscript accessing an Access database table. The second is also done in this manner but requires to only display the members of the group selected in the first table. Now, I thought I would be able to do this by using the document.theform.groups.indexSelected statement but it keeps complaining about requiring an object. Any ideas?
|
|