iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
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
Unfortunately, our WebFileUploader will need to save the uploaded file to the WebServer hard disk (or a path set in the UploadPath property) for further processing. Our documentation also has more explanation for this issue on article "Walkthrough: Configuring Upload Location" and "Webfarm and multiple worker requests support with built-in FileStateServer"
If you would like, you could delete the uploaded file after the business logic has been successfully executed, but the uploaded file will need to be uploaded to the hard disk first.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname