I had given 'Full Trust' to the form but still it doesnot work.
Renjith
Use Tools->Form Options to add the handler for your code. The code will not
be fired if there is not an entry in the XSF telling InfoPath to fire the
code (true for all handlers), so simply adding it in code will not work.
Brian
>I had given 'Full Trust' to the form but still it doesnot work.
>
> Renjith
>
>> If i remember correctly, the form must be fully trusted for this event
>> handler to fire.
Renjith - 16 May 2005 08:17 GMT
That worked ! Thanks
> Use Tools->Form Options to add the handler for your code. The code will not
> be fired if there is not an entry in the XSF telling InfoPath to fire the
[quoted text clipped - 8 lines]
> >> If i remember correctly, the form must be fully trusted for this event
> >> handler to fire.