﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebTextEditor - How to get Data From An UploadedFile Without Saving to File System</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/How-to-get-Data-From-UploadedFile-Without-Saving-to-File-System/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>How to get Data From An UploadedFile Without Saving to File System</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/How-to-get-Data-From-UploadedFile-Without-Saving-to-File-System/</link><pubDate>Wed, 02 Jun 2010 23:02:49 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;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 &lt;em&gt;"Walkthrough: Configuring Upload Location"&lt;/em&gt; and &lt;em&gt;"Webfarm and multiple worker requests support with built-in FileStateServer"&lt;/em&gt;&lt;/p&gt;&lt;p&gt;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.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>How to get Data From An UploadedFile Without Saving to File System</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/How-to-get-Data-From-UploadedFile-Without-Saving-to-File-System/</link><pubDate>Wed, 02 Jun 2010 11:28:00 GMT</pubDate><dc:creator>NK1958</dc:creator><description>&lt;p&gt;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. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;</description></item></channel></rss>