Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP conversion to .NET
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01322903
Message ID:
01322969
Vues:
13
>The File.ReadAllBytes() method might help.

This is what I have presently:
Dim loByte As Byte()
loByte = File.ReadAllBytes(lcFile)
lcEncoding=Convert.ToBase64String(loByte)
For certain images, it works. But, for some other images, Word crashes on entry as it cannot deal with that encoding.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform