Hi,
I have my TinyMCE field,from that iam getting the below "String" value.From that I need to take only encoded base64 part.How can i do it?
Example
var String="
---------- Reply message ----------
From: [email protected]
Date: 04/01/2018 02:50:19 PM
Subject: Ticket No: gh
To: [email protected]
";
output will be
iVBORw0KGgoAAAANSUh=
/9j/4AAQSkZJRgABAQAAAQABAA=
Nitin SontakkePosted Jan 5, 2018, 12:09 AM