<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015889" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015889</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/file-system-object#comment-1092114</link>
    <description> &lt;p&gt;Having an app copy the data on a daily basis is going to be easier to mantain in the long run (you know how those network guys love to change stuff!).&lt;/p&gt;
&lt;p&gt;Another option is to use COM+. If users are going to be logged into the system, then the COM component could be activated in their scope, so, the component has the same security access as the user. I&#039;m not sure how this would work in a Novell environment, so I can&#039;t help you there.&lt;/p&gt;
 </description>
     <pubDate>Mon, 22 Oct 2001 16:50:30 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1092114 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/file-system-object#comment-1092112</link>
    <description> &lt;p&gt;This will be an application for downloading files in a personal directory on a Novell server. My machine is running IIS and has an account on that server. &lt;/p&gt;
&lt;p&gt;Those files are generated daily and need to reside on that server. I guess I could write some little app to copy the files from the Novell Server to My IIS Server, and then use FSO to download the files from the IIS Server.&lt;/p&gt;
&lt;p&gt;Do you think this would be better?&lt;br /&gt;
Any other suggestions?&lt;/p&gt;
&lt;p&gt;Thank you!!!!&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
 </description>
     <pubDate>Mon, 22 Oct 2001 16:44:17 +0000</pubDate>
 <dc:creator>mycoolross</dc:creator>
 <guid isPermaLink="false">comment 1092112 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/file-system-object#comment-1092102</link>
    <description> &lt;p&gt;Accessing network files/folders from IIS/ASP is not recommended. To get this to work you have to grant access (account must be known on the network) to the account that IIS/ASP runs under. This is a big security risk. If you&#039;re doing an Intranet application then just disable annonymous access and it won&#039;t be as big an issue.&lt;/p&gt;
&lt;p&gt;Check out the following link for more info: &lt;a href=&quot;http://support.microsoft.com/support/kb/articles/Q207/6/71.ASP&quot; class=&quot;bb-url&quot;&gt;http://support.microsoft.com/support/kb/articles/Q207/6/71.ASP&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 22 Oct 2001 15:19:02 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1092102 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
