I have an image URL like this instead of binding that to imgScreenShot id I have to convert that into image and save that into any folder in project or any directory
imgScreenShot.ImageUrl = "data:image/png;base64," + Convert.ToBase64String(bytes);
6 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh KumarPosted May 28, 2020, 1:18 AM
Kip HackmanPosted May 27, 2020, 1:40 PM
prathap kPosted Apr 5, 2016, 9:58 AM
Nishant MittalPosted Apr 4, 2016, 2:28 AM
prathap kPosted Apr 4, 2016, 1:59 AM
Nishant MittalPosted Apr 4, 2016, 1:54 AM