I need to display the profile picture using embeddedjs, which I'm getting as JSON data from the server. This is the code I'm using but the image is not rendered and the same is blank
<img src="data:image/jpeg;base64,<%=user.logo%>" width="100" height="100"/>
Aucun commentaire:
Enregistrer un commentaire