Disable Menu Items Based On Allowed Security Roles Specified For An Item?
Nov 23, 2009How to enable / disable menu items based on allowed security roles specified for an item.
View 6 RepliesHow to enable / disable menu items based on allowed security roles specified for an item.
View 6 RepliesHow to show menu according to their roles in vb.net2.0
View 8 RepliesI am wanting to create a menu based on items in my MS SQL database i have 3 tables
FormTbl
FormID - Int Eg (1)
FormName - nvarchar(50) Eg (Form1)
[CODE]...................
I can get the form names to be populated in to the menu and can open it my question is how do i set where the menu items will be placed. Eg File with FormHierarch 0 will be the very first one. Exit with FormHierarch 0.1 will be the very first one under File
Private Sub Main_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Dim menu As New MenuStrip()
Dim dst As DataTable = User.MenuItems(Me.ToolStripStatusLabel1.Text)
[CODE].....................................
I have a MenuStrip with many submenus. I want to rearrange some of the menu items by making several of them submenus to another menu item.[code...]
View 2 RepliesIn VB 6 I enabled and it incapacitated the items of the menu with the following expression. And in VB.net how to do to substitute this expression in my project?
View 7 RepliesI am creating a user rights access to a menu. for example an administrtor account can access a sales report while a limited account cannot. What i mean is a customize menu for an administrator and limited user....
ex. administrator
Sales Report--->Daily sales-enable
limited account
Sales Report--->Daily Sales-disable
each of the ToolStripMenuItems has more than 20 ChildItems and each of these ChildItems have more than 30 ChildItems.In my form I havea login form and each user must log in.I want to know that how can I check my UserAccess Table with these MenuItems and ChildItems names and if the user does not have the MenuItem or ChildItem name in UserAccess Table, the MenuItem or ChildItem must be disabled.
View 16 Repliesi've created toolstripmenuitems in design time.I named it to mnuUser,mnuKaryawan and form menu based on it too..I create a table that holds the data like this
position menu
admin mnuUser
admin mnuKaryawan
I'm wondering how to achieve suppose the admin logged in,then the menus will be shown?
When I try to run my DLL in Autocad, I got the message below.Application attempted to perform an operation not allowed by the security policy. To grant this application the required permission, contact your.I know there are many threads on this error, but Im not sure about one thing.Can I resolved this on our FilesServer or I have to do something on each computers that will use the DLL ?
View 3 RepliesI have my program set up to read the contents of a Directory, and then populate a drop down menu with the names of the files in the directory. (I am using the MenuStrip). Inside my program, it is also set up to create a new file in that directory, and I wish to add this item to the dropdown menu upon creation. The list is entirely created and populated from the code, and the contents of the list depend entirely on what's in the directory.
I have tried using MenuStrip.Items.Remove(menuItem1). Now, when this command gets executed, it does remove the top level Menu, however when I go to repopulate the menu, I end up with duplicates of my files listed in the drop down. I am stuck with how to clear these out as well?
This error occurs when I want to add my app to the startup keys
My.Computer.Registry.LocalMachine.OpenSubKey("SOFTWAREMicrosoftWindowsCurrentVersionRun", True).SetValue(Application.ProductName, app)
[code].....
I have a menu strip. In the menu strip I have something for some saved urls in the database, I called it Bookmarks. So I'm trying to fetch the items from the database and have it load in to the menu items.. but it keeps adding items and I only want them added once.
[Code]
I have currently changed the color of background Menustrip using this code
[Code]...
How do i change the Hover color of menu items and dropdown menu items to orange including the background color which holds icons in menustrip dropdown.....
I am coding an API providing some functionalities for sending and receiving email on outlook programmatically.The functionalittes I need work fin in my API but each time the API wants to access each mail item's details user gets a dialog box propt from outlook asking for confirmation which is annoying because the API has a timer to run every 5 minutes to check the inbox of outlook to see if any new email has come to the inbox and if yes doing some checking on emails and storing the emails information behind the sceen.
There fore I need to disable the security dialog box programmatically while the code is running in my API.I know there are some packages for sale to manage this (such as Outlook Security Manager)
How do you disable the Security Alert?I'm using the WebBrowser Control to open office documents and everytime I navigate to the files location and when use the right mouse button or try to open a document
I get a Security Alert Form that ask, You should only run files that come from websites that you trust.
when iam signing up in site then i have this security alert below image how to disable that security alert forever from internet explorer or in webbrowser
View 7 RepliesHow do I make a menu item on a menu strip link to another windows form (like a menu item that links to an about page already created in the project). I know that every coder knows how to do this, but i've read most of the instructions in the world for Visual Basic coding, but can't find ANYTHING I know coding fairly well, so I can modify it, but I can't create it my self.
View 4 Repliesi want to show context menu on drop down menu item right click...As an example,Suppose we add bookmark in mozilla & when we right click on that item..context menu is showing
Code:
Private Sub MenuAddToFavorites_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles MenuAddToFavorites.MouseDown
If e.Button = Windows.Forms.MouseButtons.Right Then
[Code]......
I'm creating a windows application form in vs 2005 for a client.. It's a data-tracking application. I have a few questions.The client wants a logon screen to be added into the application (at least any way or method that'll ensure that security was applied). My question in regards to this topic would be; Is it necessary to create a logon screen (or even a user authorization) for a windows form? I realize that in a webform project, security should always be considered and should be applied in all areas. Although with a windows form, I thought you can authorize who can gain access to the application by defining which workstations to install the final production release of the application (when its time to deploy the file). Is this correct?
My next question is, what is the best method to exporting data from EXCEL to SQL tables? I have many Excel files that I'd like to take portions of data from each file and insert them to there proper table.
The last question is about deploying a windows form application. As you can tell, I don't have much experience when it comes to developing Windows Form projects. Anyways back to the topic, When deploying a project, does it provide a .EXE file (installation package) to install the application on the workstation? Or is it a .EXE file of the application, where you can run it and no need to install anything?
I have an ASP.Net portal like application with multiple roles. I have placed the subpages of that role in its own directory adding a web config with an authorization allowing only that role. I have css and javascript in the root directory that can not get access inside the protected role folders. How can I allow these folders css/js to have access to all roles. Sorry if this is easy question I have searched but I am rather new to ASP.NET
View 1 RepliesI work on a vb.net winforms app where we currently are using simple roles for security. We enable/disable specific controls based on if the current user has the required role. We are to the point where this is no longer granular enough.Our application is based on different physical locations we call sites. A user might have permission to do something (for example, edit a site's configuration) at one site but not another. Therefore, we now need to lookup permissions based on current user AND current site. Also, a certain user's permissions may be very specific to themselves ie. no other user's permissions are exactly the same as another user's. Therefore we need a security model that's more permissions based rather than role based.
What's the best way to design a new permissions model that can meet these requirements? I want to make sure that it's easy to implement the checking in the code (I don't want a million if statements sprinkled in our SetUIPermissions methods) and we don't want to have to update every user (400+ and counting) each time we add a new permission. Because of this last requirement I think we need to keep the idea of roles but possibly add/remove exceptions for particular permissions for specific users
I have combed these forums and the 'net and can't find an answer to my specific problem. My menu strip disappeared (after deleting a small secondary form within my project). I therefore created a new strip and while recreating the menu items realized that the original menu items are still present, showing in my properties list. I have checked my design file as well and the original menu strip is definitely gone but the original menu items are there. I don't have many items so I would have no problem just deleting the original ones but I can't see them to delete them! I have checked and they are all set to visible. I have also moved everything on my form to see if it is behind anything else.
View 4 RepliesSuppose I have ToolStripMenuItem mnuOrderOptions that contains the three drop down items. I want to copy all the items are their respective event handlers to Contextmenu on button click & then bound that context menu with the form.
Private Sub AToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles AToolStripMenuItem.Click
MsgBox("A")
End Sub[code]....
how to clone the menu items and then bound it to form context menu.
I am writing a small visual basic application to install clean up tools quickly on any machines that we need to work on here at my workplace. I am using 4-5 cleanup programs that I have packaged into MSI's and have batch scripts that I am calling in my visual basic application to run them as silent installs. However, because I am doing the silent installs, windows always pops up with the "open file - security warning" and I have to click run for each individual program. I am wondering how to get around this from my end within the application. I know it can be disabled in windows but I am not wanting to have to go through a process on every machine that I run this program on. I would like to find a fix on the back end in my script.
View 2 RepliesI need to implement, Controls Based Security in a Windows Forms Application using VB.NET. I tried google but did not get anything much to work with.
I would like if someone, could suggest some books or tutorials.
I need some help in the creation of a program to generate a security code based on the current date. I need to create something that first multiplies the MMDDYY (ie X=MM * DD * YY) then also adds the MMDDYY then finds the remainder and then multiplies but a specified number. I would like to create a small program that sits in the system tray with this code displayed. The code will always need to be 6 characters, so I might need to pad it with zeros. It has been years since I took basic VB, and I am really rusty.
View 1 RepliesMy visual studio 2005 has been running great up till now The menu items in the menu toolbar display exactly as follows:File File Edit Edit View View File File Edit Edit View View Tools Tools Tools Tools Window Window Community Community Help Help Window Window Community Community Help Help
Error List is displayed as follows:(I've excluded the icons)0 Errors 0 Errors 0 Warnings 0 Warnings 0 Messages 0 Messages The standard toolbar images are also displayed in 'duplicate'
This is before I open a project and visual studio is on the start page. The 'duplicates' do not go away even when a project is open.When project is open, Solution explorer displays duplicate images as well
I've tried all the following but still cannot get it to display normally. Restored my computer to a time when it was working ok. Full scan on my computer with AVG premium which includes spyware etc (No viruses , etc found) All software is updated fully
I have the following linq statement to go through a dropdown menu's sub items and get what items are checked: vb Dim UnselectedItems = From xItem As ToolStripMenuItem In tsiSelectObjects.DropDownItems Where TypeOf xItem Is ToolStripMenuItem AndAlso CType(xItem, ToolStripMenuItem).Checked = False
I get this error tho: Unable to cast object of type 'System.Windows.Forms.ToolStripSeparator' to type 'System.Windows.Forms.ToolStripMenuItem'. As you can probably guess i have ToolStripMenuItems and separators in there
However the AndAlso should short circuit in the case where the item is not a ToolStripMenuItem and it doesn't seem to be doing so (as TypeOf xItem Is ToolStripMenuItem=false in this case)?
i add AxShockwaveFlash in my form and i want to disable it's right click menu ???
View 8 RepliesI am trying to remove items from a listbox based on the items on another listbox, this seems simple but apparently[code]...
View 1 Replies