No announcements
Found 3803923 threads
-
0 Votes
How to prevent a user from downloading a file from SharePoint
IRM is used to protect documents downloaded from SharePoint libraries, not prevent users from downloading documents.Answered | 4 Replies | 3698 Views | Created by JellicleMime - Monday, August 29, 2016 12:53 PM | Last reply by Dean_Wang - Monday, September 5, 2016 11:05 AM -
1 Votes
preventing the user to add users to the system
If you found this post helpful, please "Vote as Helpful".Answered | 7 Replies | 2503 Views | Created by Rachida - Wednesday, October 26, 2011 1:31 AM | Last reply by Yann Duran - Thursday, November 10, 2011 2:18 AM -
0 Votes
prevent users prevent users from killing that process
use access control list to remove other's access from the process.Answered | 5 Replies | 10114 Views | Created by neo_swancool - Tuesday, May 26, 2009 2:40 PM | Last reply by neo_swancool - Wednesday, May 27, 2009 11:01 AM -
0 Votes
Prevent users to download the datasets
We provide options for sharing workspaces and privately publishing experiments - perhaps these will meet your needs.Answered | 1 Replies | 422 Views | Created by Andrey Plaksin - Sunday, July 10, 2016 11:38 AM | Last reply by jopela-msft - Sunday, July 10, 2016 12:43 PM -
0 Votes
Combobox - prevent user input
This will keep the style of the combobox the same but it will only all the user to select an item.Answered | 2 Replies | 4941 Views | Created by Ceejayf - Monday, April 3, 2006 4:59 PM | Last reply by C Rogala - Saturday, December 8, 2012 7:56 PM -
0 Votes
Preventing sa user from tampering with data
These facts will be presented to the business, and I will continue to work on ways to detect if not prevent fraudulent transactions.Answered | 14 Replies | 1626 Views | Created by johnbrown105 - Tuesday, February 25, 2014 3:49 PM | Last reply by johnbrown105 - Thursday, February 27, 2014 3:55 AM -
0 Votes
Prevent application from opening
You can cause an application to run when a named process starts using the registry that you already are aware of.Answered | 1 Replies | 601 Views | Created by Asmonta - Tuesday, October 15, 2013 11:08 AM | Last reply by CoolDadTx - Tuesday, October 15, 2013 2:03 PM -
0 Votes
How can I prevent users, which have been assigned a task from an SP 2010 approval workflow, from seeing each other’s tasks?
You can create a custom workflow from the built in server workflows such as approval.Answered | 3 Replies | 6926 Views | Created by G978 - Tuesday, May 3, 2011 2:42 PM | Last reply by Todd.Wilder - Tuesday, May 3, 2011 6:31 PM -
2 Votes
How to prevent sp_tables from getting invoked
Are there any commands/instructions that I can include while calling my explicitly DELETE command that I can pass to prevent SPID 54 from getting invoked?Answered | 13 Replies | 2380 Views | Created by chaitanya.gvc - Wednesday, December 18, 2013 6:29 AM | Last reply by Sofiya Li - Tuesday, December 31, 2013 8:56 AM -
1 Votes
Prevent users to change view in list.
Feel free to ask if you need any further help and sorry for my poor english but i'm in a hurry and from germany ;)Answered | 8 Replies | 27787 Views | Created by Hamed_1983 - Sunday, February 1, 2009 10:29 AM | Last reply by Farzad365 - Wednesday, December 7, 2016 3:03 PM -
0 Votes
How to prevent from the user to type any more text into a textBox1 ?
On KeyPress event of Textbox you can check the condition and if its true/false you can prevent user from typing, have a look below: ...Answered | 5 Replies | 2765 Views | Created by chocolade - Friday, June 10, 2011 2:55 PM | Last reply by Amit Govil (MCC) - Friday, June 10, 2011 6:29 PM -
1 Votes
How to prevent users entering time on a task (PS 2013)
Hi Robert, As Gerard said, for the Task level, Insert the "Publish" field in Project Pro, and make it as "No", so that the resources would not enter ...Answered | 2 Replies | 1161 Views | Created by Robert6156 - Sunday, May 15, 2016 7:16 AM | Last reply by SNKBALAJI - Monday, May 16, 2016 5:51 AM -
5 Votes
Is it possible to prevent uwp app from being suspended?
Hi ShamanSoft, You can prevent your UWP app from suspending when it is deactivated or minimized.Answered | 9 Replies | 18482 Views | Created by ShamanSoft - Wednesday, August 24, 2016 10:36 PM | Last reply by AlexeySubbotin - Wednesday, December 28, 2016 3:22 PM -
1 Votes
Prevent tenant sign up from Service Management Portal
configure and select "Disable" for "Tenant self-service subscription management".Answered | 8 Replies | 2488 Views | Created by tkomulai - Monday, February 10, 2014 1:28 PM | Last reply by manish.net - Monday, March 17, 2014 6:21 PM -
0 Votes
prevent webbrowser from navigating to websites
If the code can answer these questions then it will probaby will answer my question: How do you prevent Windows Internet Explorer from going to ...Answered | 7 Replies | 3678 Views | Created by PLM1776 - Friday, September 2, 2011 6:54 PM | Last reply by Reed Kimble - Thursday, September 8, 2011 4:20 PM -
5 Votes
Preventing from delete
The OP says that he only wants to prevent users from deleting data.Answered | 17 Replies | 3951 Views | Created by NSG12 - Tuesday, June 30, 2009 5:20 PM | Last reply by Kent Waldrop II - Wednesday, July 1, 2009 1:45 PM -
2 Votes
prevent users from creating folders in a document library - explorer view
If you configure the library to disallow the creation of new folders, then you shouldn't need to disable the Explorer View to prevent ...Answered | 7 Replies | 9097 Views | Created by Counie - Thursday, July 7, 2011 10:25 PM | Last reply by kurtvd - Wednesday, September 5, 2012 9:08 AM -
4 Votes
Prevent GC from collecting object?
One process cannot directly access the memory in another process.Answered | 7 Replies | 2021 Views | Created by -Alex - Thursday, October 13, 2011 10:36 PM | Last reply by Malobukv - Friday, October 14, 2011 10:20 PM -
0 Votes
Prevent users to create a new query
We have a lot of work item types and some these types are especially for project managers.Answered | 5 Replies | 4501 Views | Created by rockstorm - Saturday, December 4, 2010 7:16 PM | Last reply by Vicky Song - Friday, December 10, 2010 4:53 AM -
1 Votes
How To Autopulate a Column and Prevent It From Being Updatable By Users
The ON UPDATE NO ACTION prevents anyone from changing that value in the StuffToTrack table.Answered | 8 Replies | 8230 Views | Created by oneworld-not three - Saturday, July 9, 2011 10:29 PM | Last reply by SQLWork - Saturday, July 30, 2011 9:50 PM
No announcements