Home » questions » How do you copy and entire directory including files and folders using ASP?

How do you copy and entire directory including files and folders using ASP?

2006-08-04 12:29:56, Category: Programming & Design
I'm trying to copy an entire directory using ASP, and cannot find a way to do this dynamically. I do not want to change code every time I add things to this directory.

Answers

  1. dot NET guy

    On 2006-08-04 12:56:31


    you will have to use the filesystemobject, here's a link where you could find and example. if you doubt on something yes tell me http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=9182&lngWId=4