Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error help please
Message
From
23/12/2010 18:49:40
 
 
To
23/12/2010 13:06:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01493715
Message ID:
01493756
Views:
64
>>>What version of Internet Explorer are you using? With IE9, I get the same error, but if I switch the document to IE8 or lower compatibility mode the error goes away. I don't know how to do so programmatically though.
>>
>>Thank you. I installed IE9 yesterday. So, that explains why it started showing up this morning. I don't know how to work around this one. If I install an earlier version of IE the app may continue to load IE9.
>
>One very big complaint against IE8 was that there was no way to programmatically select tabs, or address a specific tab, as far as I know. My guess is that this has now been fixed, and that you must add some code between lox and DOCUMENT.body.innertext, something like lox.tab(0).DOCUMENT.body.innertext. I have not installed IE9 myself, and have no immediate plans to do so, so I can not check this myself.


I got it running by turnig off the tabs in IE9
The problem persisted
In frustration I added: On Error Keyboard "I" just ahead of the error line and the app executed, scrolling the results up the screen
However, the text was not written to the table's field. Although each blank was appended.

I'll try a few more things tomorrow. The JAVA foks are bemoaning the non support of innertext in IE9 so maybe MS is trying to shutdown crawlers etc.
However text can still be scooped using FireFox and maybe Chrome.
I ain't skeert of nuttin eh?
Yikes! What was that?
Previous
Reply
Map
View

Click here to load this message in the networking platform