If you are familar with ASP, it's easy to achieve that by modifying the source code.
For example, in you page, you get the User identifier by Session("UserName").
1. When you upload the images/flash/document/media, you can add a user-specific prefix.
Example:
myexample.jpg will rename to Tim_myexample.jpg or Rob_myexample.jpg based on the current user identifier.
1.In the browse_image.asp,browse_flash.asp,browse_media.asp and browse_document.asp.
You need to modify the code based on the following logic.
a. for the admin users, you may want to show all the files.
b. for the members, you want to show files specific to this user.
For example, for user Tim, he should able to see the Tim_****.jpg, Tim_****.gif, Tim_****.bmp instead of Rob_****.jpg, Rob_****.gif, Rob_****.bmp.
Hope it helps.
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