BLOB ISSUES
Posted: Wed Sep 16, 2009 2:13 am
Good day everyone,
Id like to ask help about blob, I saved my images to the database using the blob datatype and managed to pull it out from the database, my question is how do i resize an image from the database?
since the image will be used in different pages in different sizes. I am aware of the possibility of saving the pictures as files instead and manipulating them via html, how ever in this system we would like to keep using the blob method since it's an extension of a system we developed in our On the Job Training (A java application for computer usage monitoring in our school).
Be waiting for replies, thanks .
Id like to ask help about blob, I saved my images to the database using the blob datatype and managed to pull it out from the database, my question is how do i resize an image from the database?
since the image will be used in different pages in different sizes. I am aware of the possibility of saving the pictures as files instead and manipulating them via html, how ever in this system we would like to keep using the blob method since it's an extension of a system we developed in our On the Job Training (A java application for computer usage monitoring in our school).
Be waiting for replies, thanks .