Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IE automation and frames
Message
 
To
08/02/2000 12:32:02
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00328927
Message ID:
00328970
Views:
31
>>I have a program that launches IE5, navigates to a page and attempts to populate textboxes. I can access the page, even with frames and populate the textboxes, unless the form isn't named. The following works when the form is named:
>>
>>oie.document.frames(1).myform.username.value='test'
>>
>>but if it isn't a "named" form the following will not work:
>>
>>oie.document.frames(1).forms(0).username.value='test'
>>
>>What's up?
>
>haven't seen this one. you are sure that the form is the first one? Is this a page I could try?

I'll make it available at http://www.shelbynet.com/vfp/test.htm
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform