Hi,
I am using file upload control to upload file i want to add tool tip for it how can i ? can anyone help on this?
<asp:FileUpload ID="upLoadDocument" runat="server" ToolTip="Please select Document" />
Its not in javascript its in aspx page only just i want to add tool tip for upload control button.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.