How same session variable can be used in both Asp and Asp.net?
Answer / simran_8185@rediff.com
session["name of the session"]=values;
response.write session["Name"];
values means the data you want to store in the session like
session["uid"]=ds.tables[0].rows[0]["uid"].tostring();
| Is This Answer Correct ? | 1 Yes | 1 No |
How to call static method in Java?
hi i am jyoti i have done sap training in sd and master degree in economics have 2 year exp as enduser in (gdms)and 1 year as sd consultant.as contract basis now what i can do for getting job in it industry
Q2. A memory location has physical address D5687h. Compute: a. The offset address if the segment number is D445h. b. The segment number if the offset address is B577h.
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
How can you incorporate a Datawindow to a Oracle8i stored procedure?
what is best way to create a Thread class & why?
what is the use MDM(Master Data Management)and meaning
code for connection from windows forms to sql server
What is the worst case of AVL tree?
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
what are importance in problem tracking
how do i create my own exception class which will restrict IO exception?