cookielss sessionState
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
I want to maintain session cookielss using cookieless="true". but don't want to show SessionId in url may i do it.
Mahendra
mbbisht wrote:
I want to maintain session cookielss using cookieless="true". but don't want to show SessionId in url may i do it.
As far as I know, you cannot. The session ID is required, but its management is completely automatic, so you don't have to take care of that.
________________________________________________ Tozzi is right: Gaia is getting rid of us. Personal Blog [ITA] - Tech Blog [ENG] Developing ScrewTurn Wiki 1.0 final, now in English, Italian and German.
-
I want to maintain session cookielss using cookieless="true". but don't want to show SessionId in url may i do it.
Mahendra