hi!

this is somewhat offtopic, but as Apache::ASP has a built-in 
Session-Management this could be a good mailing-list to discuss some 
things ...

i have to implement a session-management withut using Apache::ASP. a 
company want's my script to pass a security-verification.

1. which sheme does Apache::ASP use to generate sessionid's and how are 
they sored within the cookie/url?
2. i'm thinking of using a randomly generating let's say 20chars long 
session id stored in the cookie given back to the browser. the 
session-content is stored in files. of course there's a timeout stored 
within the session.

are there any better ways to implement sessions and session-cookies?

thx for help
   Sven


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to