Jump to content

Parent Child Window.Open


johnsmith153

Recommended Posts

I know I can use window.open etc. to open a new window then change value in the parent window from this new window.

 

For example, a form is in the parent, I then open a new window (window.open) where I can select from a list of things, when I select the window closes and a form field in the parent window is filled with my selection.

 

I can do all this.

 

The problem is that I want the parent to use http only, and I need the new window to use https:

 

the http://parent doesnt seem to like to take orders from a https://child window.

 

Is this possible, or do I have to use https on the parent?

Link to comment
Share on other sites

Personally i'm not sure why it wouldn't work, you know SSL connections are used when sending and retrieving data from the server, so if your not submitting a form from this new window i dont see why you need it to be SSL.

 

Just trying to help you find an alternative solution.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.