Rename Folder

This will rename and or move a folder

CodeFunctionName
What is this?

Public

Not Tested

Original Work
<%
Dim objFSO
Set objFSO = Server.CreateObject("Scripting.FileSystemObject")
objFSO.MoveFolder "C:\Foo", "C:\Bar"
% >

Views 4,432

Downloads 1,474

CodeID
DB ID

JeffSmith
26
Revisions

v1.0

Wednesday
April
18
2018