Outlook programming

J

julia

Hello Everyone,

I have a query in Outlook Programming.

My system setup is Windows 2000, Outook 2K. Visual Studio Pdt ID

(50021-335-9740627-56732)

Problem description:

I have customized my appointment form with new pages in it. I have

published the form in my Personal Folder (say IPM.Appointment.CallHandle).

The custom form contains new pages with some scripting to dynamically rename

the text label in those pages. (say localize the text names). I am trying to

send a meeting request with appointment details of this custom form to

myself.

On receiving the meeting request, the appointment details are integrated in

my calendar. When I open the calendar the text box label are modified due to

the execution of the script. But when i open the mail (i.e the meeting

request mail), the new tabs of my custom tab are avaialble, But the script

to rename the text label is not exceuted and hence the contents remain the

same as it was in design time.

Can you please let me know if - vb scripting cannot be executed from within

the mail (in my case, the meeting request addressed for me. )

Moreover, When I open the mail with the meeting request, I am not even

getting any error messages or requesting for any enable/disable of VB macro.

I have not enabled the "Send form definition with item".

Thanx in advance
 
H

Helmut Obertanner

Hello julia,

if you go into the designmode for the form that doesn't work, is there scriptcode inside ?

--
Freundliche Grüße / regards

Helmut Obertanner
Technical Consultant

Softwaredevelopment
DATALOG Software AG | Zschokkestr. 36 | D-80687 Munich
web: www.datalog.de


.... and IT works!

Hello Everyone,

I have a query in Outlook Programming.

My system setup is Windows 2000, Outook 2K. Visual Studio Pdt ID

(50021-335-9740627-56732)

Problem description:

I have customized my appointment form with new pages in it. I have

published the form in my Personal Folder (say IPM.Appointment.CallHandle).

The custom form contains new pages with some scripting to dynamically rename

the text label in those pages. (say localize the text names). I am trying to

send a meeting request with appointment details of this custom form to

myself.

On receiving the meeting request, the appointment details are integrated in

my calendar. When I open the calendar the text box label are modified due to

the execution of the script. But when i open the mail (i.e the meeting

request mail), the new tabs of my custom tab are avaialble, But the script

to rename the text label is not exceuted and hence the contents remain the

same as it was in design time.

Can you please let me know if - vb scripting cannot be executed from within

the mail (in my case, the meeting request addressed for me. )

Moreover, When I open the mail with the meeting request, I am not even

getting any error messages or requesting for any enable/disable of VB macro.

I have not enabled the "Send form definition with item".

Thanx in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top