Hi friends,
I am using asp.net button for the Save option. i want to know, Alt+S for the button having Text Save. And also how to set underline like
S ave in asp.net. pls tell me
<asp:Button ID="btnsave" runat="server" Text="Save" Style="left: -45px; position: relative;
top: 0px" OnClick="btnsave_Click1" Width="99px" Font-Names="Verdana" Font-Size="0.8em" ValidationGroup="A" Height="37px" Font-Underline="False" ></asp:Button>
Thanks in advance,
Vanchi
Thanks
tvn