Vinny Stabbone Posted December 6, 2007 Posted December 6, 2007 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
Steven H. Blackwell Posted December 6, 2007 Posted December 6, 2007 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
Recommended Posts
This topic is 6196 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now