I have a form which has but a single field. That field will be filed in with a UID (unique identification number) and upon submit- I have written a php code that will retrieve that file, open it and present the data in a table.
Question- how do I get it to display in the I-Frame? Since the form submit is actually going to the php page- how do I set the target to the specified I-Frame?
Is there a an html code to place in the begining of the page to make it open in the specified I-Frame?
Andy
Question- how do I get it to display in the I-Frame? Since the form submit is actually going to the php page- how do I set the target to the specified I-Frame?
Is there a an html code to place in the begining of the page to make it open in the specified I-Frame?
Andy
Comment