<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Architecture</title><link>http://forums.asp.net/16.aspx</link><description>Discuss and debate ASP.NET application designs. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=8&amp;c=17" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Does anyone allow their users to upload word documents, then parse them on the server ?</title><link>http://forums.asp.net/thread/3037829.aspx</link><pubDate>Wed, 25 Mar 2009 19:49:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3037829</guid><dc:creator>Cybril</dc:creator><author>Cybril</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3037829.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=16&amp;PostID=3037829</wfw:commentRss><description>&lt;p&gt;Did you ever get this working?&amp;nbsp; I&amp;#39;m interested in doing something like this myself and wondered how hard/difficult it was going to be.&lt;/p&gt;</description></item><item><title>Does anyone allow their users to upload word documents, then parse them on the server ?</title><link>http://forums.asp.net/thread/2862340.aspx</link><pubDate>Mon, 12 Jan 2009 15:22:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2862340</guid><dc:creator>BitShift</dc:creator><author>BitShift</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2862340.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=16&amp;PostID=2862340</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Just wondering if anyone out there currently has something like the following in place:&lt;br /&gt;- A business department creates forms in microsoft word, and requires that agents complete these forms&lt;br /&gt;- The forms must be done in microsoft word and not be web forms, since they must be formatted a specific way.&lt;br /&gt;- After authenticating with the website, users can upload word documents that include form fields with data they enter&lt;br /&gt;- When a file is uploaded, the file is renamed and a status record is created in a sql server table and it is assigned a status&lt;br /&gt;- A windows service that runs nightly, parses the word documents looking for the needed data.&amp;nbsp; Status is updated to indicate missing data or pending review etc&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Suggestions / comments please !&lt;/p&gt;&lt;p&gt;&amp;nbsp;Some concerns I have are:&lt;br /&gt;- Letting users upload word documents might introduce the possibility of viruses onto our server&lt;br /&gt;- The files would need to be renamed on the server using something like a guid&lt;br /&gt;- Parsing word documents might require everyone use the same version of word&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>