java - Communicating between two web pages -


How can I communicate between two webpages from different domains on the same or different browsers? I just want to pass the data between the two pages.

Scenarios are two fixed pages and they need to talk between each other without server or post requests.

& lt; Form method = 'post' & gt;

sending to second page:

P>

Reading: Ajax, Curl .

Comments