Presumably (but I've never tried it) it can open the file you want to copy, create a new file, and allow you to loop and read/write the lines across until you hit end-of-file.
Dave S ----- Original Message ----- From: tapnack To: [email protected] Sent: Friday, January 07, 2005 4:39 AM Subject: [ASP] FSO - copy file hi folks i want to build a system where users are allowed to make new folders. i know this can easily be done with FSO. my question, is whether if (and how) FSO can take a file (an asp file) from a repository, and copy it to the newly created folder. any tips? havent found much on the net.. thanks! Moshe --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Sponsor ADVERTISEMENT ------------------------------------------------------------------------------ Yahoo! Groups Links a.. To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ b.. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. [Non-text portions of this message have been removed] --------------------------------------------------------------------- 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/
