How to maintain Session Variables?
How do I get session variables in HTML Pages?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ananth prasathPosted Jun 28, 2011, 3:30 AM
Thanks for your referral sites.I have to try with it.
Pradeep ChandrakerPosted Jun 27, 2011, 9:11 PM
Suthish NairPosted Jun 27, 2011, 8:36 AM
<%= Session["UserId"].ToString() %>
"Jiteendra SampathiraoPosted Jun 27, 2011, 5:43 AM
refer this links:
http://www.loadtestingtool.com/help/working-with-session-variables.shtml
http://www.c-sharpcorner.com/UploadFile/9505ae/3480/
Morcos AdelPosted Jun 27, 2011, 5:24 AM