php and frame problem
Posted: Wed Jul 21, 2004 1:44 am
Hi there,
I have a problem with a 2 frames page :
- frame 1 is the margin with navigation buttons
- frame 2 is the main frame of the page
I need to send variables to the files of both frames. I thought I could do that by sending the variables to the margin, then stuff would be echoed in the margin depending on the variables and then the margin file would activate + send the variables to a file in the main frame automatically.
This seems not to be possible since it is not possible to echo things in the margin with a php 'header'.
Who can help ?
Thanks a lot !!!
I have a problem with a 2 frames page :
- frame 1 is the margin with navigation buttons
- frame 2 is the main frame of the page
I need to send variables to the files of both frames. I thought I could do that by sending the variables to the margin, then stuff would be echoed in the margin depending on the variables and then the margin file would activate + send the variables to a file in the main frame automatically.
This seems not to be possible since it is not possible to echo things in the margin with a php 'header'.
Who can help ?
Thanks a lot !!!