Hi@all
i use the Function
[code]
set oShell = CreateObject("Shell.Application")
set oFolder = oShell.BrowseForFolder(0, "File load", 16384,rootdir)
[/code]
on a HTML Page
and if i try to get a file from "c:\" or "d:\" (no subfolders), i get a
error.
What can i do, ca i use a other function to get the file or ???,
thx for help,
cya Thommy
(sorry my english is not the best)