what does your code behind page look like?
Need to put your code

On Wed, Jul 7, 2010 at 9:36 AM, sunil <[email protected]> wrote:

> hello friends,
>
> I had made Resource files for getting the multiligual static images,
>
> I have a image button and set the imageurl from the aspx page but it
> does not get the image and shows the submit query message.
>
> here is the example what i have done
>
> <asp:ImageButton ID="imgbtnRegion" runat="server"  imageurl="<%#
> getregionbutton('region')%>"
> />
>
> as well as tried like this also
>
> <asp:ImageButton ID="imgbtnRegion" runat="server"  imageurl="<%=
> getregionbutton('region')%>" />
>
> regards
> sunil




-- 
Keidrick Pettaway

http://kpettaway.com

Reply via email to