Limit saving certain file type

  • Thread starter Thread starter Luca
  • Start date Start date
L

Luca

Hi all.

I hope this is the correct ng where to post this kind of message....

Under Win2K Server I need to limit my users to save only certain file type
into certain folders.
I mean: if a user try to save, in a certain folder, for eg., a DOC file then
the system accept it, if a user try to save, in the same folder, an XLS
file, the system reject it. A check on extension (.doc, .xls) is enought.
Is there a way to do that?
Thank you,
Luca
 
You would need to write or acquire code to do this,
it is not a feature included in the delivered OS bits.
 
Back
Top