Hi:
I have a problem in MAC IE5.5 using frames and session. I load the same php module in two diffrent frames (each one with an slighly different behavior).
The php module in both cases, test a session_variable that is set previously by another module to 1.
The problem is that in MAC IE5.5 the sesion variable loses it´s value. No other module changes the variable and when the module is load in both frames, it loses it´s value (becomes 0).
What can be happening ?
Thanks a lot