I am working on magento 1.9 version.I want to add a custom image field in drop down of custom options. I added a text field using following guide
http://magento.ikantam.com/qa/how-add-custom-attributes-custom-options
which is working fine.but when I add a file field then it shows in admin but not save image field value in database.

please help me to solve this.