''' Data Source

B

bbddvv

when a user opens the form i created they get a dialog box with this message
....

"This page is accessing a data scource on another domain. Do you want to
allow this?"

How do i prevnt this from poping up? Or, how do i fix this?
 
W

wjasonstrutz

You need to add a server to your Trusted Sites (under Internet Explorer,
Tools -> Internet Options -> Security tab).

Suppose you have a form in a Sharepoint form library on Server1, which uses
a web service on Server2. Add http://Server1 and http://Server2 to your
trusted sites.

HTH,
jason.
 

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