1. Pass a session token as a parameter (get or post) to all the pages. 2. If you pages are exclusively accessible by SSL connections use the SSL session ID.
Regards, Rossen > -----Original Message----- > From: Alfonso Martinez [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 27, 2002 4:28 PM > To: [EMAIL PROTECTED] > Subject: Handling sessions without cookies????? > > > To enable sessions without cookies one must do an encodeURL() > on every link. Are there any other alternatives??? Does it > really work??? > +That's a lot of work, so I wanted to ask before doing it. > Thanks a lot, and sorry if this tread is a little out of topic. > > Jose Alfonso > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
