Hi,
I would like to get the list of all user, groups and permissions associated with a file. I can use CACLS command , but that gives the full information and I have to do analysis on that to get the indivula users and groups and the permissions associated with each of them.. I would like to...
Hi,
I need to get permissions associated with a file in VB.
I can use Cacls command in Command prompt and re-direct the output to a file.
For eg:
cacls c:\test.doc > c:\permissions.out
A file called permissions.out gets created and the permission information for test.doc gets...
Hi,
I have an VB ActiveX Exe which gets called from an event in Outlook. This in turn invokes Microsoft word and does a lot of processes. Finally a messagebox comes from the ActiveX Exe to ask the user whether to delete the selected email or not. But the message box does not come to front and...
Hi,
I would like to show a modal form in taskbar. Is it possible to do in Visual Basic? I have form1 which appears in the Taskbar.This form hides itself and calls form2 modally and form2 appears in the taskbar.When form2 is closed, it gets unloaded and form1 gets shown modally, but now form1...
Hi,
I have a requirement where I have to show the tooltiptext in a combo box for items that are longer than the width of the combo box. I couldn't find any event from where I can pick the highlighted item in the combo box when you are navigating from one item to another. I thought I will use...
Hi,
I need to connect to Lotus Notes email client through VB and embed a document in RTF/HTML format and send the mail.It is possible to connect to Microsoft outlook through micrsofot outlook component. Can anybody can help me out? Are there any components available through which I can...
Hi,
I need to connect to Lotus Notes email client through VB and embed a document in RTF/HTML format and send the mail via Lotus Notes email server.It is possible to connect to Microsoft outlook through micrsofot outlook component. Can anybody can help me out? Are there any components...
Hi,
When I use the following menu in word 2000
file->send to -> mail recipient ,
word automatically starts Microsoft outlook client. I also have Lotus Notes Email client in my m/c and I would like to start Lotus Notes Email client when I click
file->send to -> mail recipient in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.