07-19-04 07:51 AM
You will need to change the client's (Internet Explorer) security settings,
or place the sites into a different security zone. This has nothing to do
with IIS per se.
Cheers
Ken
"hrishikesh musale" <musaleh@mahindrabt.com> wrote in message
news:etZ4nxUbEHA.3792@TK2MSFTNGP09.phx.gbl...
>
> hey i want to access one html page(from frame or iframe) which is
> residing on another domain
> (for e.g. http://www.google.com)and after that i am reading contents of
> the page
> by using following code
> myFrame.document.body.innerHTML
> which is giving access denied error
> microsoft document says this is not possible if you are accessing
> page from another domain
> (http://msdn.microsoft.com/library/d...hop/author/om/x
> frame_scripting_security.asp)
> may i know how to handle this?
> my requirement is to read some contents from third party html page(we
> have understanding with those people) and put into our site
> please suggest some ideas
>
> thanks
> hrishikesh musale
>
>
>
>
>
> *** Sent via Developersdex http://www.codecomments.com ***
> Don't just participate in USENET...get rewarded for it!
[ Post a follow-up to this message ]
|