Re: how to Replicate Session in new window?, target _blank
sorry if it sounds daft, are you adding session_start() at the
beginning of the poppuped file?
Nida Sharar
awebguynow wrote:
I'm writing a pretty complex webapp, that ideally will have 2-3 popup
windows, but I am losing my session information when I open a new
window. Is there a way to retain or replicate Session information ?
I've used <a> tag with target="_blank".
I don't know if using a Window name would have any effect at all.
other similar topics:
multiple session with window.open?
'fork' a session
HELP! resetting admin session
.
Relevant Pages
- RE: How to create a local server (i.e., localhost)
... logon user session and hard to automate in a non-interactive service ... Since the webserver.exe is a winform application which has a main window, ... already running on a given port? ... (microsoft.public.dotnet.languages.vb) - RE: automatic logoff - two scenarios
... in order to prevent losing established remote desktop connections or e-mail ... continue the session with a pop-up Yes/No window. ... If the user does not respond after one minute, the pop-up window will ... (microsoft.public.windows.server.sbs) - Re: cookie not sent with window.open
... through the web-server then the browser would not pass the session cookie to ... >> - the user clicks this hyperlink, which opens a new Internet Explorer ... >> open a new window calling useCookie.asp ... (microsoft.public.inetserver.asp.general) - Re: Concurrent session issues. Currently our website can have only one window open. Help me solve th
... Maybe I'm abusing the use of $_SESSION but I have data entry processes ... way I know that this would be possible (uses arrays in arrays). ... I were to open up a window and start the data entry it would overwrite ... each 'step1', then no matter how many windows they have open, each one ... (comp.lang.php) - Possible IE 6 Bug - Differences Between Windows Explorer And IE
... It records information in the Session ... if I enter the URL into the address bar of a Windows Explorer ... window (E.g. double click on 'My Computer' and use the window that ... I believe this is due to session cookies ... (microsoft.public.internet.explorer.ieak) |
|