Hi,
For the tool we're building, we're not wanting users to be able to upload or browse for any files on our server. It's a shared environment, and we don't want to build in separation of uploaded content.
Is there a way to fully disable the uploading and browsing features? We're using version 6 for .Net.
I've already disabled some by setting display for uploads to none in the InsertImage.aspx dialog, leaving the ability to add images that are elsewhere online. However, I just noticed that I was able to get to a browse for images dialog by opening the image properties...
I can keep testing and stopping things as I find them, but I'm hoping there's a setting that will accomplish what I'm after.
Any help would be appreciated.
Thanks!