Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web browser control problem
Message
 
To
23/05/2002 10:43:48
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00660410
Message ID:
00660476
Views:
26
>Gerald,
>
>Thanks for the response.
>
>I'd tried your suggestion prior to posting my message and it still causes an error :(
>
>For some reason, VFP doesn't seem to know about the object(s) when it encounters them at runtime, but, if I go to the debugger's watch window, it has no problem finding them. Go figure.
>
>Any other suggestions and/or comments are always appreciated.
>
>Mike.
>
>
>>Try this, the button was on a document, not directly on the frame...
>>
>>this.document.frames(0).document.home.disabled = ("APP_MAIN.HTM"$UPPER(url))"

May be you have put the button on a form and missed another level...

this.document.frames(0).document.forms(0).home.disabled = ("APP_MAIN.HTM"$UPPER(url))
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform