File system folder in a frame

Iwoul want to create a frame set with two frames :- One for a mask to create a document

T- he second to display the microsoft file system folder.

The reason is to facilitate a drap&drop from a folder in the microsoft file system to a notes document.

I tried to analyze bookmak.nsf when it’s a file system folder defined at a default welcome page but I didn’t understand.

Subject: File system folder in a frame

The file system option is dependent on your users having their default browser set to Notes with Internet Explorer. It just opens the folder as a file system URL in a browser window. IE has a hook into Windows Explorer, so it can display system folders.

Subject: RE: File system folder in a frame

Thanks for your quick response but I tried to put this on the properties of the frame :

Type : URL

Value "c:" or "http://c:"

but Domino refused these two syntaxes.

What I must write ?

Regards

Subject: RE: File system folder in a frame

file:///C:/

Subject: RE: File system folder in a frame

Thanks but there is an other difficulty :The url command works but it open a new windows outside frame lotus. Not in the frame where I wrote the command file:///c;/

Regards