 |
|
|
|
| Author |
Message |
TJS
Joined: 15 Oct 2007 Posts: 5
|
Posted: Tue Feb 05, 2008 12:22 pm Post subject: Outlook script for forms |
|
|
We have written vbscript for Outlook 97 forms, then upgraded to 2003.
Everything worked ok. Now we upgraded to Office 2007. The vbscript for the
forms do not respond. We have these form in Public folders. I can get the
script to work either in my personal Outlook items, or in Debug mode on the
Public folders.
Does anyone have a solution to get the Outlook vbscript to respond again
using Office 2007?
Archived from group: microsoft>public>outlook>program_forms |
|
| Back to top |
|
 |
Hollis Paul
Joined: 12 Aug 2007 Posts: 44
|
Posted: Tue Feb 05, 2008 1:54 pm Post subject: Re: Outlook script for forms |
|
|
In article ,
=?Utf-8?B?VEpT?= wrote:
> Does anyone have a solution to get the Outlook vbscript to respond again
> using Office 2007?
>
What Sue is constantly saying is that, in Outlook 2007, forms will run code
behind them only if they are published to the Exchange Organization Forms
Library or the Personal Forms Library. Try publishing your form to the Org
Forms Library and see if it works from there. Use the Forms Manager to
move the published form from the public folder to the OFL.
--
Hollis Paul
Mukilteo, WA USA |
|
| Back to top |
|
 |
Sue Mosher [MVP-Outlook]
Joined: 12 Aug 2007 Posts: 656
|
Posted: Tue Feb 05, 2008 5:01 pm Post subject: Re: Outlook script for forms |
|
|
That requirement applies only to custom message forms. Forms for other types of items that are published to Public Folders should work fine, as long as they do not have the "send form definition with item" box on the (Properties) page checked. They can also be moved to the Org Forms library. What you don't want is the same form published in 2-3 different places -- in a folder and also in Org Forms or Personal Forms.
See http://outlookcode.com/article.aspx?id=67 for information on Outlook custom form security issues.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Hollis Paul" wrote in message @obts-outlookdev.outlookbythesound.mukwoods...
> In article ,
> =?Utf-8?B?VEpT?= wrote:
>> Does anyone have a solution to get the Outlook vbscript to respond again
>> using Office 2007?
>>
> What Sue is constantly saying is that, in Outlook 2007, forms will run code
> behind them only if they are published to the Exchange Organization Forms
> Library or the Personal Forms Library. Try publishing your form to the Org
> Forms Library and see if it works from there. Use the Forms Manager to
> move the published form from the public folder to the OFL.
>
> --
> Hollis Paul
> Mukilteo, WA USA
>
"TJS" wrote in message @microsoft.com...
> We have written vbscript for Outlook 97 forms, then upgraded to 2003.
> Everything worked ok. Now we upgraded to Office 2007. The vbscript for the
> forms do not respond. We have these form in Public folders. I can get the
> script to work either in my personal Outlook items, or in Debug mode on the
> Public folders.
>
> Does anyone have a solution to get the Outlook vbscript to respond again
> using Office 2007? |
|
| Back to top |
|
 |
TJS
Joined: 15 Oct 2007 Posts: 5
|
Posted: Tue Feb 05, 2008 3:20 pm Post subject: Re: Outlook script for forms |
|
|
I found the solution: http://www.outlookcode.com/article.aspx?id=67
"Hollis Paul" wrote:
> In article ,
> =?Utf-8?B?VEpT?= wrote:
> > Does anyone have a solution to get the Outlook vbscript to respond again
> > using Office 2007?
> >
> What Sue is constantly saying is that, in Outlook 2007, forms will run code
> behind them only if they are published to the Exchange Organization Forms
> Library or the Personal Forms Library. Try publishing your form to the Org
> Forms Library and see if it works from there. Use the Forms Manager to
> move the published form from the public folder to the OFL.
>
> --
> Hollis Paul
> Mukilteo, WA USA
>
>
> |
|
| Back to top |
|
 |
TJS
Joined: 15 Oct 2007 Posts: 5
|
Posted: Tue Feb 05, 2008 3:21 pm Post subject: Re: Outlook script for forms |
|
|
I found the solution: http://www.outlookcode.com/article.aspx?id=67
"Hollis Paul" wrote:
> In article ,
> =?Utf-8?B?VEpT?= wrote:
> > Does anyone have a solution to get the Outlook vbscript to respond again
> > using Office 2007?
> >
> What Sue is constantly saying is that, in Outlook 2007, forms will run code
> behind them only if they are published to the Exchange Organization Forms
> Library or the Personal Forms Library. Try publishing your form to the Org
> Forms Library and see if it works from there. Use the Forms Manager to
> move the published form from the public folder to the OFL.
>
> --
> Hollis Paul
> Mukilteo, WA USA
>
>
>
|
|
| Back to top |
|
 |
|
|
| Related Topics: | Outlook Script:How to extract the name of fields used in a f Hi all, Is there a way to know (using outlook script) all the << fields >> used in a Form (builtin and custom) tks -- Knowlege grows when shared.
Outlook Script: Pb closing Excel Hi All, I use an outlook script, I create/open an excel file and write/get info from/to the Excell File, All is working fine But when I check the task manager, Excel remain in the process list How can I stop it correctly. here's a part of my code Set objE
Outlook Script: Problem using Find Hi All and happy New Year, Specially to U Sue (Good Health and Lot of money ;) ) My Config: Outllook 2003 and Sbs 2003 I use a personal Form, and Before Saving a new Contact I check if it doesn't exist Yet So I perform a check using the company Name All
Outlook Script: insert a pause in <<do while>> Hi All, In my form I , read and modify Value in Contact List (about 3000 contacts), when I try to do it in one Time it hang at 250 contact, So I tryed to add a break each 200 contact by adding a counter << label.caption >> but the counter does't chan
Outlook Script: How to use list like table Hi all, I want to put data in a list, but in a specific format, each line contain 5 element, this list will contain about 20 line, and I want to pick up any field of the 100 items (5 x 20) directly by it's "coordonées" x and y I've seen an example but d |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|