How to get Data From An UploadedFile Without Saving to File System

1 reply. Last post: June 2, 2010 11:02 PM by Glenn Layaar
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

I have a requirement to allow a user of ASP.NET web application to upload CSV or Excel file, fill arrays with data from the spreadsheet, and bind the arrays to a Oracle stored procedure for validation and insertion into the database. I must be able to read the data from the CSV, Excel spreadsheet without being able to save it to the web server's hard disk. This is the part I cannot figure out how to do. Can IS fileUpload component to do it?  Also can it be done in AJAX mode.

 

Thank you

All times are GMT -5. The time now is 1:46 AM.
Previous Next