Image Upload to base64 format
I have recently started learning asp.net ,so please bear with me . I do have page where user uploads images,which works fine .But i want to convert that image from the user to BASE64 format and send the stream to another server . I was wondering how to convert that stream to base64
Thanks!!!!!!!!
|