1st add a file to the project, then in asp.aspx put in hyperlink button and in design part set that navigate url to the specified as below
<asp:HyperLink ID="hyp" runat="server"
NavigateUrl="~/pdf/ASP.NET Interview Questions.doc">registration</asp:HyperLink>
<asp:HyperLink ID="hyp" runat="server"
NavigateUrl="~/pdf/ASP.NET Interview Questions.doc">registration</asp:HyperLink>
No comments:
Post a Comment