tejli007
08-30-2013, 08:17 PM
Hello.
Can someone tell me how to open this code in a iframe?
<form name="process" id="process" method="POST" enctype="multipart/form-data" action="http://www.externalDOMAIN.com/process" >
<input type="hidden" name="script_id" value="64"/>
When i upload a file and it redirects from mydomain.com to externalDOMAIN.com/process
All i want it to open externalDOMAIN.com/process in iframe (so i can add a button "Back" in header of the iframe.
Thank you!!!
Can someone tell me how to open this code in a iframe?
<form name="process" id="process" method="POST" enctype="multipart/form-data" action="http://www.externalDOMAIN.com/process" >
<input type="hidden" name="script_id" value="64"/>
When i upload a file and it redirects from mydomain.com to externalDOMAIN.com/process
All i want it to open externalDOMAIN.com/process in iframe (so i can add a button "Back" in header of the iframe.
Thank you!!!