Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Parent non-ssl, Child frame in ssl = Access denied?

Status
Not open for further replies.

XgrinderX

Programmer
Mar 27, 2001
225
0
0
US
Is there a way to get around this?

I have a web page that is running on http non-ssl. In the page I have an IFRAME that opens a https ssl page. I need the child ssl page to access elements and JavaScript from the parent non-ssl page and I keep getting Access denied errors. Am I screwed or is there a way around this?

-Greg
 
No they are not. I did some searching after I posted this and figured that is my real problem, it has nothing to do with secure/not secure.

From what I read I think I am just out of luck? Or is there a way around this?
 
You're probably stuck unless you can use either a server-side proxy or one of the few script hacks that works (I've never used one, but using Google should throw up a few hits).

Dan



Coedit Limited - Delivering standards compliant, accessible web solutions

[tt]Dan's Page [blue]@[/blue] Code Couch
[/tt]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top