December 6, 200718 yr I have a script which opens the Insert File dialog box when a certain button is clicked. In the script, I have specified that the file should be stored as a reference. But, when the dialog opens (after the user has clicked on the button), they have the option to uncheck the 'store only a reference to the file' option. How do I disable this function so that user's can't override my settings and upload files into the database? Mark
December 6, 200718 yr Good question. The privileges may not control this. You may be able to do something via the script to prevent the UI's appearing but that still tags the file. Let's think about this a bit. Steven
Create an account or sign in to comment