Anand
March 30th, 1999, 10:10 PM
I am using the ASP "FileSystemObject" to access directories with the command
"folderobj = filobj.Getfolder(path)"
but this returns only the first word in the case of a long file name. For example if the directory name is "Microsoft Office" it returns only "Microsoft". What could be the solution to this. Could anybody help me out.
Thank you in advance
"folderobj = filobj.Getfolder(path)"
but this returns only the first word in the case of a long file name. For example if the directory name is "Microsoft Office" it returns only "Microsoft". What could be the solution to this. Could anybody help me out.
Thank you in advance