|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
I have an HTA that I'm creating, and I have a combo box that I'm going to dynamically create that will contain groups a user could be added into (ADSI). What I would like to do is have the user select multiple values from the combo box and then add the user specified to the groups selected. However, I'm having a hard time figuring out how to manipulate the data contained within the variable.
Please keep in mind that I'm working with VBscript, not JScript as I don't know JScript. I'm assuming that the variable type is an array, but I can't seem to extract the value properly. If I msgbox the variable, like MSGBOX (VARIABLE.VALUE), I just get the first selection within the combo box selected, and nothing else. Thanks, Chris Lynch |
|
#2
|
|||
|
|||
|
Hello,
I am sorry but please specify which combo Component you are using. As far as i know in VB Combo does not allow multiple selection List box does allow us to do So. I am attaching a VB Project just check it out. |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Multiple combo box |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|