Link to home
Start Free TrialLog in
Avatar of Anthony Pangilinan
Anthony PangilinanFlag for United States of America

asked on

Is it possible to access an async URL from JavaScript?

I have a page that loads an async URL into a popup. Within that popup I want JavaScript to read the parameters from the async URL, but I don't know if it's possible to retrieve it. To be clear, I don't want the browser URL (window.location), I want the URL that was opened into the popup.
ASKER CERTIFIED SOLUTION
Avatar of Jan Louwerens
Jan Louwerens
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial