RE: Connexion from one user profil
-----Message d'origine-----
De : Don Lancaster [mailto:DLancaster@stripped]
Envoyé : mercredi 6 juin 2001 15:49
À : 'Ismael Touama'
Objet : RE: Connexion from one user profil
Probably not possible to do without cookies - mainly because of proxy
servers, where many users can have the same IP address, or one user can have
different addresses with each session.
-----Original Message-----
From: Ismael Touama [SMTP:ismael.touama@stripped]
Sent: Wednesday, June 06, 2001 4:41 AM
To: Joel Nelson
Cc: win32
Subject: RE: Connexion from one user profil
Hi List!
Thanx for all the help.
I 'll develop in ASP (learning) but i prefer don't use Cookies Is that
possible?
But thanx for the tips
On a forum (allhtml) someone told me that I can.
Maybe you told me it's impossible because of the fact of using one
profil to make the connection.
I don't understand a lot what you said about proxy...(above)
I should be able to make my WebApp without "cookies" using ""session",
hidden area...+ recognisize the client by validation of is number ID and
password!
Thanx