Hello, i have a page1 with hidden variables, and on submit it goes to another page2 with an iframe inside. How can I access these variables in the iframe page? i have tried to get them in page2 using request.form and go them right, but I couldnt transfer them to the iframe. PS: I cant change the code in the src page in the iframe bcoz its parametrated, and it uses request.form. Please if anyone can help..
Start Free Trial