Hi all,
I was just wondering how to upload a file(say Customer details which consist of name, address, email id, phone number..) into a database.File should be in excel or access. If there is 1000 records it wil be very difficult to add each record in database using asp.net coding. If i have a html file type to upload the files, how can i map the corresponding fields in the textboxes of asp.net and also add it to database.
Can anyone help me???
...
Go to the complete details ...