![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jul 2005
Posts: 2
OS: Win98
|
how to access the https content in http.
I have 3 pages like (page1,page2 - http ) and page3 (https / ssl ). In page1 I create 2 frames and i calls page2 and page 3.
Parent page is non-ssl (page1) and frame src page is ssl (page3) I not able to access the content of https page in html page. I write the following javascript and page2 and gives error Access denied. parent.window.frame[1].location Can you please help me, how to access the https content in http. YOUR HELPS WOULD BE HIGHLY VALUEABLE FOR ME. Regards OMR |
|
|
|
|
|
#2 (permalink) |
|
Registered User
Join Date: Apr 2005
Posts: 10
OS: Windows XP Professional SP2
|
You can't. Accessing different schemes is like trying to access a different domain. It's a security violation.
Edit: Next time, I'll google before I post. Apparently there is a way using the document.domain variable. See here: http://www.mozilla.org/projects/secu...me-origin.html Last edited by Nemglan : 01-09-2006 at 10:14 PM. |
|
|
|
![]() |
| Thread Tools | |
|
|