How to update image
678255Jan 22 2009 — edited Jan 23 2009I have company detail input form, there user can upload company logotype.
Logotype is shown as image.
When user wants to change logo, he press on button and popup appears.
In popup I have Input file field, there user browse for new image. When he press on OK
button image is coppied on server and path is stored in DB.
Question: is it possible to automatically update logo image on Company detail form to show new
logotype after popup is closed?