I have to send some parameter to an IFRAME with POST method. I have read here Setting the HTTP request type of an <iframe> that it isn't possible. I'm thinking a solution in Javascript but I can't implement it so I can't test if it is a valid solution for this issue. I want to ask if someone has the same problem and if it is possible to solve and in positive case how to?
<form ... target="hidden_iframe"> ... </form> <iframe name="hidden_iframe" ...></iframe>
1.4m articles
1.4m replys
5 comments
57.0k users