Dear Andrew:
I created a form with image follows the solution -
and I found that the default thumbnail png is too small, even I modified the valude of hiLoadImageFile(file width length), the image displayed
in form is still small. I tried linux commad >convert -resize 200% test.png big_test.png
and the larger image can be shown in form, may I ask is there sizing factor argument of hiLoadImageFile function? or any better way to display
an extending-size image ? Thank you:)
Arthur