<asp:Image ID="Image2" runat="server" 
         ImageUrl='~\\Images\\thumbnail\\<%# Eval("brand")%>\\<%# Eval("thumbnail")%>' />

I tried several times with different types and didn't succeed.I want to bind two data from my database and put them in Image URL continuously.
Which the brand is something like "Dell" and thumbnail is "123.jpg"

What is the correct form ?

Thank you all.

No one really has any idea about this !!!
Please help me If you can, this is so crucial for me.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.