Home All Groups Group Topic Archive Search About

Convert Excel file to base64

Author
3 May 2006 6:44 AM
Arvind P Rangan
Hi,

Trying to convert excel file data to base64 for encryption.

Can anyone help me on this.

Thanks
Arvind

Author
3 May 2006 12:49 PM
Göran_Andersson
Perhaps you can use the XmlTextWriter.WriteBase64 method for that.

Arvind P Rangan wrote:
Show quoteHide quote
> Hi,
>
> Trying to convert excel file data to base64 for encryption.
>
> Can anyone help me on this.
>
> Thanks
> Arvind