Hi WIlliam, Thanks a lot for the reference. Yes, static file would perform better compares to storing large BLOB in db. If i have to use the database method, i should think of a way of generating the files out from the db and serves as a cache and have to think of invalidating the cache if the files are updated.
It is a pity that there were not call back that we can hook up to do some file management after uploading or deleting. Have to alias the methods to achieve the purpose. Regards, Shanison
