Tagged Questions
1
vote
6answers
4k views
Problem passing parameters via Iframe in IE
I'm trying to execute an HTTP GET from my website to another website that is brought in via iframe.
On Firefox, you can see in the source that the correct url is in the iframe src along with it's ...