I'm doing web development using ASP with VBScript (server side)/Javascript
(client side). And I'm embedding FTP folder in my web page. The FTP folder
looks different depending on the setting ("Show common tasks in folders" or
"Use Windows classic folders) in Folder Options of Windows Explorer. Are
there any ways to programmingly determine which option the current user set,
not by accessing Windows Registry (due to web application)?
Thanks in advance.


