Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wrong version of IE
Message
 
To
14/08/2002 10:09:32
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00689543
Message ID:
00689547
Views:
27
I am not sure this document will help you take care of the problem. Yet, I am hoping it will make things a little bit clearer :)

http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q278674&LN=EN-US&SD=msdn&FR=0

>Hi all,
>
>In my code i use the following code to detect the version of IE
>
>loIE=CreateObject("InternetExplorer.Application")
>AGetFileVersion(laVersion, loIE.FullName)
>WAIT WINDOW STR(VAL(LEFT(laVersion[4],4)))
>
>I do this because we discovered that some functions in VFP 7 like XMLTOCURSOR and CURSORTOXML have problems when an older version of IE is installed.
>
>Now I have a problem with certain clients were we are sure that there is a IE6.0 installed but the above code gives a version 5.5 as returnvalue. If we look in the info of IE it says 6.0 but if we try to use any XML functions we get a CLASS DEFINITION NOT FOUND.
>The problem doesn't occur on all the computers just om some of them (windows versions are mixed 2000 en 98)
>
>Any suggestions to were the problem may be found ?
>
>Regards and thx in advance,
>
>Guillaume
Hector Correa
Previous
Reply
Map
View

Click here to load this message in the networking platform