Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Requested Resource in Use Problem with IE Contrl
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Requested Resource in Use Problem with IE Contrl
Miscellaneous
Thread ID:
00272130
Message ID:
00272130
Views:
82
A parent form which has a child form's name as a property. Click a button and the child form (modeless) fires. There is an IE control on the parent form which has some initial HTML in it. Now in the child form, I want to update the IE control like this:
	FrmAppMast.IEControl02.Navigate('about::blank')
	FrmAppMast.IEControl02.Document.Body.Scroll = "no"
And I get the error 'OLE error code 0x800700aa: The requested resource is in use'.

What's the best way to refresh that control in the parent from the child?
Next
Reply
Map
View

Click here to load this message in the networking platform