Is it possible to fill the form textboxes on the web page with the information in excel? There is a student information on each line in the Excel form and I want to fill each webpage textbox line with each Excel line.

Is it possible to fill the form textboxes on the web page with the information in excel? There is a student information on each line in the Excel form and I want to fill each webpage textbox line with each Excel line.

Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mehmet FatihPosted Jul 11, 2023, 12:19 PM
Thanks for your interest Amit. But I am getting some errors. Another point is that I don’t know where I will specify the web. The web link is this. ebelediye.kocaeli.bel.tr/KulturSosyal/KulturGeziBasvuru
Amit MohantyPosted Jul 11, 2023, 11:37 AM
Check this
Make sure you have the ClosedXML library installed in your project. You can do this through NuGet by right-clicking on your project in Visual Studio, selecting "Manage NuGet Packages," and searching for "ClosedXML."