![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi,
i have create a personalized task-form with one button and check-boxes. Only the user 'x' where the form is installed on his client-pc (in his Outlook-mailbox - task-folder), can click on the button and use the check-boxes. Well, on my Outlook i have activate with my mailbox the mailbox from user 'x' as an additional mailbox, where i can see in his task-folder his tasks. I have configured the task-folder from the mailbox of user 'x' so, that i can not modify his tasks. But this setting will not consider the button and the ceck-boxes on the form. Now i want to be able to check with a VB-Script, if i have open a task from user 'x' on my additional mailbox or a task of my mailbox. How can i do this? If there is a possibility to do this, so i can enable or not the button and the checkboxes. thx & bye Oskar |
#2
|
|||
|
|||
![]()
By default, code on forms in other mailboxes doesn't run. See http://outlookcode.com/article.aspx?id=67
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Oskar Vaia" wrote in message ... Hi, i have create a personalized task-form with one button and check-boxes. Only the user 'x' where the form is installed on his client-pc (in his Outlook-mailbox - task-folder), can click on the button and use the check-boxes. Well, on my Outlook i have activate with my mailbox the mailbox from user 'x' as an additional mailbox, where i can see in his task-folder his tasks. I have configured the task-folder from the mailbox of user 'x' so, that i can not modify his tasks. But this setting will not consider the button and the ceck-boxes on the form. Now i want to be able to check with a VB-Script, if i have open a task from user 'x' on my additional mailbox or a task of my mailbox. How can i do this? If there is a possibility to do this, so i can enable or not the button and the checkboxes. thx & bye Oskar |
#3
|
|||
|
|||
![]()
Hi Sue,
thx for the answer. This is what i need. I have found the setting to do in Outlook. Only one question: if i want it more securelly, can i do something with a script? Because if a user change the setting in Outlook he can run the code behind a form in other mailboxes. And i would be sure, that he can't run it! bye Oskar |
#4
|
|||
|
|||
![]()
I'm not sure what you're asking. There is no per-mailbox setting for this. You can control the setting, however, with Group Policy Objects.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Oskar Vaia" wrote in message news ![]() Hi Sue, thx for the answer. This is what i need. I have found the setting to do in Outlook. Only one question: if i want it more securelly, can i do something with a script? Because if a user change the setting in Outlook he can run the code behind a form in other mailboxes. And i would be sure, that he can't run it! bye Oskar |
#5
|
|||
|
|||
![]()
Hi Sue,
You can control the setting, however, with Group Policy Objects. so i can prevent the setting for "Allow script in shared folders" with Group Policy Objects? Have i understand right? bye Oskar |
#6
|
|||
|
|||
![]()
Yes.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Oskar Vaia" wrote in message ... Hi Sue, You can control the setting, however, with Group Policy Objects. so i can prevent the setting for "Allow script in shared folders" with Group Policy Objects? Have i understand right? bye Oskar |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2003: Personalized form with VB-Script and VB.NET | Oskar Vaia | Outlook - Using Forms | 4 | October 31st 07 10:34 AM |
Exchange 2003/Outlook 2003: VBScript-Error in personalized form | Oskar Vaia | Outlook - Using Forms | 2 | October 20th 07 08:49 AM |
Outlook 2003 custom form fields not accessible to Exchange Server | Ade_kcc | Outlook - General Queries | 6 | July 16th 07 05:24 PM |
How to change fonts in e-mail form exchange 2003 | John | Outlook - Using Forms | 0 | April 23rd 07 05:02 PM |
Button in emailed form not working in Outlook 2003 | [email protected] | Outlook and VBA | 4 | December 8th 06 12:26 AM |