Microsoft
Software
Hardware
Network
Question : How can i display who has access and flag secuirty concerns?
I have a SharePoint user community that continues to give to much access to people, and need a way or report that will be in there face that shows who has access.
Any suggestions?
Answer : How can i display who has access and flag secuirty concerns?
Issue resolved by adding the following:
Protected Sub GridView1_PageIndexChanged
(ByVal sender As Object, ByVal e As EventArgs) Handles GridView1.PageIndexChanged
, GridView1.Load
If GridView1.EditIndex = -1 Then
BindGrid()
End If
End Sub
Random Solutions
Totaling with Crystal Reports
Sending two emails within same script
Router compatible with Cisco ASA5505
any new CAPTCHA framework??
Error message when execute Macro
Server 2008 Upgrade
Add value to hidden field
Batch file to check web servers for updated software and download it if there is.
What's the best (free) unit testing framework for C++?
change font and color of microsoft outlook2007