Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic dropdown list in webbrowser control
Message
De
19/04/2004 08:31:21
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Dynamic dropdown list in webbrowser control
Divers
Thread ID:
00896067
Message ID:
00896067
Vues:
71
I'm using a webbrowser ActiveX control in a VFP8SP1 form. I create a html file containing a dropdown list (using Select and Option tags) and can successfully navigate to and display the page.

What I want to do next is have the contents of the dropdown list rebuilt with different content depending on what the user selects from another control. While I can do it using the Document Object Model's option.text and option.value properties within a scan loop, my issue with it is the speed. It isn't "very fast". By that I mean that I can recreate the entire html page with an updated dropdown list faster that it takes to rebuild only the dropdown list! This doesn't make sense to me.

Anyone have any ideas at to how I can speed up the rebuilding of the dropdown list alone?

TIA to all that reply.

Regards,

Mike
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform