how to dispalyed on current usersession records??
Loading
how to dispalyed on current usersession records??
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.
Raj KumarPosted Aug 12, 2008, 12:54 AM
you can dispay whereever you want. for example if you want show in a string then:
String str = Session["usersession"].ToString();