How do you direct PHP output to another frame ?
Posted: Mon Apr 20, 2009 11:18 pm
I have created a form in one frame and am trying to find a way to direct the output of my php script to the second frame when the user clicks on "submit".
1) I am willing to use either regular frames or iframes.
2) I am also willing to output to a file and make it the src of the 2nd frame -- however, I cannot seem to find a way to refresh the frame automatically when I do this.
Has anyone done something like this ?
1) I am willing to use either regular frames or iframes.
2) I am also willing to output to a file and make it the src of the 2nd frame -- however, I cannot seem to find a way to refresh the frame automatically when I do this.
Has anyone done something like this ?