Hi,
I'me working on a web site that use ASP. My question
is, how can I check if a directory exist and if not
create it using FileSystemObject?
.

Also : Is it possible to create multi-level directory.
example : MakeDirectory("images\gif\new\")