Yes, you can do this, but you have to do one of the three things to handle
the permissions.  A default setup will not work, because computerB does not
know the user computerA\IUSR_computerA.

Option 1:
Use a domain account for the anonymous user for your web
site/application/page

Option 2:
Manually control the IUSR password on your IIS server.  Create an account on
computerB with the same username and password and make sure they're always
in synch.  (I don't like this solution.)

Option 3:
Use basic NT authentication for your site/application/page.


With whichever one you do, then be sure that the user who is connecting has
NTFS and share permissions to the share that you create on computerB.

My personal choice is option 1.  Option 2 is just a bogus workaround, imo.

Ray at work 

> -----Original Message-----
> From: Andy and Kim Mills [mailto:[EMAIL PROTECTED] 
> 
> I was wondering:  is it possible to create files using the 
> FSO object onto a different server than the one running the ASP Page?
> 
> We currently have a billing system that is being replaced 
> with an ASP system.  However:  we are creating invoices using 
> the ASP system, but need the files that are created to be 
> saved onto a different server, one that is not running IIS.  
> 
> Is this possible, and if so, can anyone point me in the right 
> direction?




------------------------ Yahoo! Groups Sponsor ---------------------~-->
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/17folB/TM
---------------------------------------------------------------------~->

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 

Reply via email to