Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: New Session for new Window...

by JayBonci (Curate)
on Feb 26, 2003 at 09:49 UTC ( [id://238716]=note: print w/replies, xml ) Need Help??


in reply to New Session for new Window...
in thread New Session for new Window (or: Session ID vs. Process ID...)

Why not track it by GET data from where he is in the application? It might be simpler to pass along that information in the link.

http://fireball/qa.asp?checkpoint=101&session=205.

If they jump out of that loop by opening a new window (or head to a spot where they couldn't possibly have gone to from the current report, create another session from there and change around all of the links (session=206, etc).

    --jaybonci

Replies are listed 'Best First'.
Re: Re: New Session for new Window...
by shushu (Scribe) on Feb 26, 2003 at 10:41 UTC
    What is not clear to me is "create another session from there ..." - if I can create another session from any place, I should not have any problem.
    From the example I gave it is clear that only one session exist, so in any case, even with your solution, I will still have one working session.
    Am I wrong ?
    shushu

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://238716]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-03-19 05:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found