Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP conversion to .NET
Message
De
10/06/2008 15:50:39
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
VFP conversion to .NET
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01322903
Message ID:
01322903
Vues:
77
I have this that I need to convert to .NET:
STRCONV(STRCONV(STRCONV(FILETOSTR("newpicture.jpg"),13),1),5)
I was using:
Convert.ToBase64String(System.Text.Encoding.Default.GetBytes(...))
But, this doesn't convert to the same format. I have also tried all kinds of combination of the System.Text.Encoding and I just cannot find the proper conversion.

Anyone would know how to do it?
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform