Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Manipulating Value in document object
Message
From
10/11/2003 10:03:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Manipulating Value in document object
Miscellaneous
Thread ID:
00848279
Message ID:
00848279
Views:
38
Using the IEExplorer Control on a form I am trying to select a certain value from a
<Select></Select>
html box which is named "startdatemonth". I am able to test to see if an option item is selected or not but I cannot figure out how to programatically select one of the options in the box. Any ideas? Here is how I am accessing the values of the document:

o = oForm.obrowser
?o.document.frames(2).document.all.startdatemonth(11).selected
?o.document.frames(2).document.all.startdatemonth(11).innertext

Paul Montgomery
I can't complain but sometimes I still do - Joe Walsh
Next
Reply
Map
View

Click here to load this message in the networking platform