Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Cross Domain Request

  Asked By: Imdrajit Karkhanis         Date: Apr 09, 2010      Category: Sharepoint      Views: 211
 

I am using HTML Form Web Part and inside that I have an AJAX request to a
cross-domain and so IE is coming up with a message "This page is accessing
information that is not under its control. This poses a security risk. Do you
want to continue?". Is there any setting that I can set in sharepoint to prevent
showing that message to users ? If not possible via a setting in sharepoint,
what settings user has to modify under "Internet Options- Security" under IE ?

Tagged:      

 

2 Answers Found

 
Answer #1       Answered By: Marlena Noble          Answered On: Apr 09, 2010       

What does your return object look like? XML? JSON? String?

 
Answer #2       Answered By: Juan Davis          Answered On: Apr 09, 2010       

Have your users  add your intranet site to their Trusted Sites.

Tools>Internet Options>Security tab>select Trusted sites>click on Sites
button>Add the url.

This should get their browser to stop warning them about the cross-domain issue.

 
Didn't find what you were looking for? Find more on Cross Domain Request Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].