Is it possible to pass values between two completely different websites?
I have website A that is embedded in an Iframe in website B. User logs into website B using email id and I need to pass that email id to the iframe/website A. Can I do this using session variables. I know of webservices solution, but that seems too big a method to just pass one value to display. Thanks any insight, help.
Pass the
emailIdto theiframevia URL, like so: