Jump to content

Passing variables across iframes different domains. Can it be done?


thecard

Recommended Posts

There is a security blocker in browsers now a days which makes passing vars from an iframe to the page which it is embedded in hard!

Is there a way round it?

I have searched google a lot, but I just found a lot of answers that I don't understand about fragment identifiers.

I know a lot of people are looking into this at the moment because of the cross domain capabilities which this allows.

Thanks for any help!  ???

Here is a question to add to this, or at least a situation that may be familiar.

 

In this case, you have your site that gathers information from a database (name, address, phone, etc.).  All this information is yours, you are submitting information to different sites that are loaded through the iframe that has forms that require this information, and instead of copy-paste, you want to drag-and-drop this information into the forms.

 

Or another way would be to have a button that does an auto-fill for these forms.  Remember, the iframe sites are not on the same server, but are apart of an affiliate program or something like that where you can submit your information.

 

How would you handle crossing information from the main page into the iframe?

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.