IIS Server Security - By pass Scripting Restriction

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > July 2004 > By pass Scripting Restriction





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author By pass Scripting Restriction
hrishikesh musale

2004-07-19, 2:51 am


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!
Ken Schaefer

2004-07-19, 2: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!



hrishikesh musale

2004-07-19, 7:51 am



thanks ken,actually i have checked with all kind of security levels,
still it's not working ,may i know at which level did you check?
please let me know
thanks
hrishikesh


*** Sent via Developersdex http://www.codecomments.com ***
Don't just participate in USENET...get rewarded for it!
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com