Article: Upload and Download PDF file Database in ASP.Net using C# and VB.Net
Hi sir
I have student data in my database table M_user in which id, student name, enrolment no, and there uploaded photo path.
When I click on search button then in my GridView this information shows id, student name, enrolment no show. I want to add link view button where I can click on link button student uploaded document display in new tab. Student’s uploaded 5 documents so i want to show this all 5 documents on view link button can this possible.