Question!

Hi,

I have an implementation question about sessions an registration.
Normally when you implement a site where you need somebody to be log in to
access resources, you start a session with it, and when he/she logs out
you finish your session.
Szenario:
	- You have free access to free resources.
	- If you are registered, you can access special and free 
resources.
	- Once you select something a new session starts and you have 25
minutes. If the timeou raise, you are out of the new session, but you
could be still be log in. and watch to all resources.
	- No cookies are allow.

Now, How can you implement both of them independenly??
With two differents sessions?? e.g. Log Session and timeout session

thank you for any response
CIAO
	JULIO V.
***************************************************************************

VERGARA-HEINRROTH Julio Cesar               " Die Stimme der Vernunft
Puechlgasse 1/2/26                                  ist Leise "
A-1190 Vienna                                          (Sigmund Freud)
Austria
Tel.: (43)(1)3698305
E-mail: e9227495@stud1.tuwien.ac.at

***************************************************************************

Received on Tuesday, 13 July 1999 08:20:18 UTC