Hello,
If you want to display only image, you can use sample code bellow:
<%# IfEmpty(Eval("NewsTeaser"), "", GetImage("NewsTeaser")) %>
Where 'NewsTeaser' is name of field of 'Upload file' field type. If you use some other field type for storing image, please let us know which one you use.
Kind Regards,
Martin Dobsicek