B
Bruno Alexandre
could you help me in this issue, please?
in ASP I write/read sessions like
<% session("StartDateTime") = now() %>
<%=(session("StartDateTime"))%>
why I can't it use in ASP.NET ? I can't find any tutorial about it,
just the use of cookies, witch is a little different...
can you help me how to use the ASP session in ASP.NET pages? or how to
write/read session in ASP.NET page?
thank you in advance.
Bruno Alexandre
(Sintra, PORTUGAL)
in ASP I write/read sessions like
<% session("StartDateTime") = now() %>
<%=(session("StartDateTime"))%>
why I can't it use in ASP.NET ? I can't find any tutorial about it,
just the use of cookies, witch is a little different...
can you help me how to use the ASP session in ASP.NET pages? or how to
write/read session in ASP.NET page?
thank you in advance.
Bruno Alexandre
(Sintra, PORTUGAL)