Nash,
You can achieve that by editing the browse_Document.asp page.
If the line 128, you can find the following code:
For Each fol In sf 'add the html for the folders
.........
Next |
For example, if you want to retrict the bin folder of your root directory, if you can do that by using the following method:
For Each fol In sf 'add the html for the folders
If l.name <> "bin" then
.......
End If
Next |
Let me know if you have any further question.
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx