Hey,
In a project I'm working on, I integrated a MySQL file manger. That means that users upload their images, and all the images uploaded are stored in a database.
Now I'm wondering if it is possible to customize the insert image dialog, and add a new tab to it where users van simply select an image, and the URL of that image should be used as the SRC for the image. Therefore i need to run a query and a bit of help customizing the dialog.
I appreciate any help, thanks in advance.
Matthijs Koopman
In a project I'm working on, I integrated a MySQL file manger. That means that users upload their images, and all the images uploaded are stored in a database.
Now I'm wondering if it is possible to customize the insert image dialog, and add a new tab to it where users van simply select an image, and the URL of that image should be used as the SRC for the image. Therefore i need to run a query and a bit of help customizing the dialog.
I appreciate any help, thanks in advance.
Matthijs Koopman