TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
SIVA
NA
742
707.4k
How to integrate excel with asp .net
Jan 4 2012 8:22 AM
Hi All,
I have following Requirement please can anybody help me.
i have excel file with predefined template as follows with Emp.xls
EID (B5): EName(D5):
Designation(B6):
Now i created webform with the following textboxes
txtEID, txtName & txtDesignation with Submit button
now my requirement is If i click submit button
the values which is taken from the user through textboxes will be copied into the
following positions in the emp.xls file such as
txtEID value-----> C5cell in Excel file
txtName value --->E5cell in Excel file
txtDesignation value--> B6cell in Excel file
and the excel file has to save in some location with the filename of with Emp_EID(ID may vary to employee by employee)
how can i achieve this...
Reply
Answers (
4
)
Checking Disc C Space in linux server through ASP.Net
pagination using Table in asp.net