Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP conversion to .NET
Message
 
To
10/06/2008 15:50:39
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01322903
Message ID:
01322946
Views:
10
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform