No - not sure how to set the form security level or sign with a
certificate - any pointers on how?
Also, can I use C# .NET code (e.g. custom DB calls) in my InfoPath 2007
form if I plan on keeping the form as "browser only" (i.e. the client
using the form would not have the InfoPath 2007 client installed)?
Thanks,
Joe
On Nov 3, 7:33 am, Bruce Sandeman <b...@deltaschemenospam.comnospam>
wrote:
> Hi Joe,
> Have you set the form's security level to full trust and signed it with a
[quoted text clipped - 30 lines]
>
> > Joe
Cocteau - 04 Nov 2006 14:40 GMT
Tools, form options, security, simple as that
Bruce Sandeman - 06 Nov 2006 14:43 GMT
Hi Joe,
From the InfoPath 2007 toolbar go to Tools\Form Options\Security and Trust
within there you can uncheck "Automatically determine security level" and
then you can use the radio buttons to set it to full trust. Once you have
done that you can then check the box "Sign this form template" and click
on the button "Create Certificate". Then finally click OK to confirm all
those changes.
Yes you can use c# when you have browser compatible forms. Just be aware
that the code is always executed on the server through a postback using AJAX
and therefore has an impact on response times.
hope this helps
cheers
Bruce
> No - not sure how to set the form security level or sign with a
> certificate - any pointers on how?
[quoted text clipped - 45 lines]
>>>
>>> Joe