I have xxx file and then I convert content of this file into Base64String
using method System.Convert.ToBase64String(..) (C# language)
After I have converted, I save into yyy file.
Now, I have problem to convert back to original file ie. convert from yyy
file to xxx file
what method should I use ? how to implement that method ?

Agus

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to