Aren't you missing the extension?
i.e. thumb${image.FileId}.gif or jpg
On Feb 11, 5:36 pm, eyal <[email protected]> wrote:
> Hi All,
>
> I recently applied url routing. However my view lost all its images.
> All I see on page is the image placement with marked with red X. Any
> idea of how to fix this?
>
> this is how I pull the image to display on page:
> <img name="Image_$cnt" alt="$Html.HtmlEncode($row.Title)"
> src="../container/images/product_images/thumb$image.FileId"
> border="0"/
>
> Thanks
> Eyal
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---