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

Click here to load this message in the networking platform