I have a problem with iframes. Does anybody know how to submit a form in a iframe? Actually i need to display a picture based upon some arguments in the iframe using php and whenever a user clicks on it form should be submitted along with some arguments and a new picture is displayed. The picture generating file is purely in php.
can anyone tell me a bit of code for this.