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:
01322946
Vues:
11
The File.ReadAllBytes() method might help.

>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?
Semper ubi sub ubi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform