Date: 12/03/00
- Next message: R.B. Scholtus: "Re: [phplib] PHPlib error"
- Previous message: R.B. Scholtus: "Re: [phplib] PHPlib error"
- Maybe in reply to: Christian Thiele: "[phplib] PHPlib error"
- Next in thread: R.B. Scholtus: "Re: [phplib] PHPlib error"
- Reply: R.B. Scholtus: "Re: [phplib] PHPlib error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
okay but there are a lot of pages using frames & sessions and it seems...they have no problems.
The most important reason for me for using frames :
I want to setup a internal messaging system with automatic reload and I don't want to reload the whole page...just a little frame with the message system.
Or do you have a better idea to realize that ?
Bye
Christian
***
For higher compatibility and to prevent browsers caching problems i always
use tables instead of frames. This makes use of templates possible/easier
also.
If you use sessions in different frames, how easy is it to get the session
variables mixed up? If you save a session in 1 frame, it will not be saved
in the other frames. Confusion all over the place i think. ?o?o?o?
Brian
- Next message: R.B. Scholtus: "Re: [phplib] PHPlib error"
- Previous message: R.B. Scholtus: "Re: [phplib] PHPlib error"
- Maybe in reply to: Christian Thiele: "[phplib] PHPlib error"
- Next in thread: R.B. Scholtus: "Re: [phplib] PHPlib error"
- Reply: R.B. Scholtus: "Re: [phplib] PHPlib error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

