esoes sessions work if client disables cookies in the browser,if so please
mail me the details of asp sessions that how does asp maitains sessions and
where does it store the sessions and which form it stores and some note on
it.
Printable View
esoes sessions work if client disables cookies in the browser,if so please
mail me the details of asp sessions that how does asp maitains sessions and
where does it store the sessions and which form it stores and some note on
it.
"janardhan" <mjanardhan2000@rediffmail.com> wrote:
>
>esoes sessions work if client disables cookies in the browser,if so please
>mail me the details of asp sessions that how does asp maitains sessions
and
>where does it store the sessions and which form it stores and some note
on
>it.
Session <> Cookies
so if the client disables cookies then the sessions will work, i don't think
sessions can be disabled
if u need info on sessions and how to use them, it's better to check one
of those onlinemanuals, they are quite good and there are plenty of them,
i find it kinda to much info to go typing it down and mailing it to ya ;-)
here's a start:
http://www.csharphelp.com/archives/archive185.html