Reading a text or Excel file into VS using VB .Net

  • Thread starter Thread starter coleen
  • Start date Start date
C

coleen

Hi all :-)

We are trying to create an "upload" program that will allow our users to upload their data into a Web application we have built. We need a way to read a file that is in either .XLS or .TXT formats. We would prefer to use .XML, however VERY few of the users use .XML, and wouldn't know how to get the data into that format for us. So we need to be able to read a file in both .XLS and .TXT formats. Any suggestions?

TIA Coleen
 
If you want VB.net advice, then my advice would be to post in a VB.net
group. In case you didn't notice, this is a VC.net group - big difference.

--
Star Fleet Admiral Q @ your service :-)

------------------------------------------------------------------
Hi all :-)

We are trying to create an "upload" program that will allow our users to
upload their data into a Web application we have built. We need a way to
read a file that is in either .XLS or .TXT formats. We would prefer to use
..XML, however VERY few of the users use .XML, and wouldn't know how to get
the data into that format for us. So we need to be able to read a file in
both .XLS and .TXT formats. Any suggestions?
TIA Coleen
engine supports Post Alerts, Ratings, and Searching.
 
Back
Top