ADO security warning

A

abrown

When submitting the InfoPath form (to a database and via email to a specified
individual), I keep getting an ADO Security Warning stating "This website
uses a data provider that may be unsafe. If you trust this website, click OK,
otherwise click Cancel." How can I clear this message so that users do not
see it? Thanks!
 
C

Clay Fox

You want the server that the database resides at to be in the intranet or
trusted zone of your users.

After that, check the internet explorer options. There is a option for
warning on cross domain access or somethign like that depending on your
version.

That should get rid of your prompt each session.
 
Top