I found this code sample which should do what your looking for
Set fso = CreateObject("Scripting.FileSystemObject")
if fsoObject.FolderExists("C:\winnt") Then
Response.Write "c:\winnt folder found (you woulnd't be reading this otherwise)"
End If
Set fso = Nothing
Ben Greenberg
GIS Coordinator
NAI MLG Commercial
262-797-9400
-----Original Message-----
From: Jephe Nache [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 08, 2005 3:04 PM
To: [email protected]
Subject: MI-L Check if Folder Exists
Does anyone know how to check if a folder exists?
I imagine you have to call some API functions?
SHGetFolderLocation perhaps?
Any ideas/examples appreciated.
Thanks
---------------------------------
Click here to donate to the Hurricane Katrina relief effort.
---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 17786