Sir .. please help me in posting data into excel, and getting same data from reports option ..
this is my code.
Data Management

T Bhongir
| Date of Application: | Application ID: |
| Name of Village: | |||||
Name of Applicant:| Application about: | Mobile Number: | |
function clearFields() {
document.getElementById("form").reset=""
}
var count = 0;
function addOne(){
count++;
alert(count);
}
function nub
1 Reply
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.
Sonu ChaudharyPosted Jun 6, 2016, 1:39 PM
http://www.c-sharpcorner.com/uploadfile/jayendra/how-to-create-excel-file-in-Asp-Net-C-Sharp/
http://csharp.net-informations.com/excel/csharp-create-excel.htm
http://www.c-sharpcorner.com/uploadfile/jayendra/how-to-create-excel-file-in-Asp-Net-C-Sharp/