I have called one asp page inside the iframe
You can check here: https://www.fiestacups.com/ProductDetails.asp?ProductCode=DUMMY
If customer select font and select clip art image or upload image for clip art then I have store all that values in cookies.
Now I want to get that cookies values in java-script variable on the another page.
How can I do this? Please help me....