Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help on adding an option to a dropdown combobox
Message
De
12/04/2002 10:11:46
Sergio Ortiz
Tek Services Group, Llc
Hollywood, Floride, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Help on adding an option to a dropdown combobox
Divers
Thread ID:
00644257
Message ID:
00644257
Vues:
47
Hello everyone,

I want to add an option to a combobox.
But I get a type mismatch error on line:
form1.oSelect.add("oOption")
here is the function:
Function caca()
     Dim oOption
     form1.oSelect.add("oOption")
     oOption.innertext = "teciii"
     oOption.Value = "2"
End function
Thanks,
Sergio
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform