Hi,
I have a database table with a column that stores the base30 binary value as below. When a user do a signature, the value is stored in the database.
data:image/jsignature;base30,4z3455493489766533_3C65654549034222_79023289_65857766464654
How can I display the image on the web based on the value? Can someone please kindly help?
Thanks.