HI,
I've a MySql database where I store images in blob format. The images are from different users.
I've to mix text and images in the final result, for this purpose I thinking of using a webview.
The text should be create with an HTMLEditor.
But for the images from the database, I don't have any idea to display it in the webview.
Your help should be welcome.
Luc
I've a MySql database where I store images in blob format. The images are from different users.
I've to mix text and images in the final result, for this purpose I thinking of using a webview.
The text should be create with an HTMLEditor.
But for the images from the database, I don't have any idea to display it in the webview.
Your help should be welcome.
Luc