Search found 2 matches

by ViperA
Fri Sep 27, 2002 11:28 am
Forum: PHP - Code
Topic: Ctrl+N window problem
Replies: 3
Views: 741

Yes, I have this strign in my headers but this is not working. IE shows up new window even without requesting a cache (perharps it just duplicates its thread and => memory contents). I will try your idea with window registration via cookies. Indeed javascript can check cookies corresponding to regis...
by ViperA
Thu Sep 26, 2002 4:50 pm
Forum: PHP - Code
Topic: Ctrl+N window problem
Replies: 3
Views: 741

Ctrl+N window problem

Hi All, I'm new in this forum, so maybe this topic was discussed exhaustively and somebody forward me to the source. I'm writing a secure web application and It has to be modal, i.e. only one window has to be available for user. When user opens a completely new browser window everything is ok, i han...