Impossible to show zoho creator image

Impossible to show zoho creator image

It is impossible to show an image from zoho creator

c_zphoto1 = zohocreatoritem.get("ZPhoto_1").getSuffix('<img src = "').getPrefix('" border');
c_zphoto1_name = c_zphoto1.getSuffix("image-download/");
c_zphoto1 = " https://creatorexport.zoho.com" + c_zphoto1;

the url c_zphoto1 perfectly starts tnedownload of the image when I put it at the browser. but no imageis shown at tne card slide

what is happening????