Click to get Flash Player
Get Adobe Flash player

or try to enable JavaScript and reload the page

Saturday 1 September 2012

Call Server Method on Button Hover ASP

 <asp:LinkButton ID="hoverButton" runat="server" OnClick="click" onmouseover="__doPostBack(this.id, '');" Text="Mouse Over Me" />

No comments:

Post a Comment

thnx