aspvbnetnerd
Programmer
I have an Imagebutton and what to set set text right on the image?
How could I do that?
Code:
<asp:ImageButton ID="ImageButton1" runat="server" Height="22px" ImageUrl="~/ads.gif"
Style="z-index: 104; left: 35px; position: absolute; top: 343px" Width="186px" />
How could I do that?