Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic dropdown list in webbrowser control
Message
From
19/04/2004 08:31:21
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Dynamic dropdown list in webbrowser control
Miscellaneous
Thread ID:
00896067
Message ID:
00896067
Views:
72
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
Next
Reply
Map
View

Click here to load this message in the networking platform