Posted by Curt Zirzow on 01/08/05 21:14
* Thus wrote gustav@varupiraten.se:
> Hi there!
>
> I have two frames, one with left.php in the left frame and one with
> main.php in the right frame.
>
> I refresh the contents of main.hp at the end of left.php. (With help of
> Javascript actually, maybe could be done with HEADER(...))
>
> My Question:
> Is it ALWAYS so that left.php must be executed before the right frame is
> loaded? I wonder this because a session-variable are set in left.php that
> main.php is dependent of. So this session-variable must be set before
> main.php is loaded.
Setup your session-variables in the script that defines the
frameset.
Curt
--
Quoth the Raven, "Nevermore."
Navigation:
[Reply to this message]
|