Hi, is there a way to get session information for a session that I know the sid for? I'm redirecting a user to a secure URL and so I cannot pass form data, plus the session doesn't work because a new session is generated for the new URL.
I'm thinking I can pass the sid in the URL I redirect to and then on the redirected page look up the appropriate session to get at the info I need. Or does someone have a better way to do this? -- --- Dennis Sacks [EMAIL PROTECTED] "Things are falling down on me, heavy things I could not see" _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
