Hi everyone. I am building a web site on ASP and already used sessions.
Although my users are people that have no knowledge of cookies e.t.c.
All i want is a way of tracking users without cookie support and session objects...
More specifically is any anyway to allow them log on to my site without the use of session objects?
There is not much i need to store from them just basic info such as Password Username and email... thats all.
And once registered to allow them do their stuff without sessions but still recognised as registered...
Any sujestions where to look at?
Although my users are people that have no knowledge of cookies e.t.c.
All i want is a way of tracking users without cookie support and session objects...
More specifically is any anyway to allow them log on to my site without the use of session objects?
There is not much i need to store from them just basic info such as Password Username and email... thats all.
And once registered to allow them do their stuff without sessions but still recognised as registered...
Any sujestions where to look at?