Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wrong version of IE
Message
 
 
À
14/08/2002 10:09:32
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00689543
Message ID:
00689549
Vues:
17
XMLTOCURSOR requires that MSXML 3.0 be installed on PC.

>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
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform