Ray: Thanks for your help. I was able to get this work, except for one thing that I just can't seem to figure out.
When the code is ran to create these files on the remote server: I get a pop-up box for the user to enter their username and password. I would like to avoid this, and just have a seemless integration, however, when I change permissions on the web-server: I either lose all ability to access this page, or I can't create the files on the remote server (unable to create....error). I have Anonymous Access turned on, and have a Domain Account used as the anonymouse access account. I then also have the Basic Authentification turned on. I have tried just about every combination I can think of, however I just can't seem to get it to work without the password box appearing. Any help would be greatly appreciated. Thanks Andy ----- Original Message ----- > 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 ------------------------ Yahoo! Groups Sponsor ---------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/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/
