How same session variable can be used in both Asp and Asp.net?



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

Post New Answer

More Programming Languages AllOther Interview Questions

Hello Experts, What is the difference between move and move corresponding exactly? please post me asap

0 Answers  


What is Big-O notation?

1 Answers  


HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??

0 Answers  


1.Mutating table

0 Answers  


Can any one give an example (Source Code) on virtual function implemetation in Java?

0 Answers  


can anyone please tell me the procedure for the NIC personal interview as i have been selected for the post of scientist/technical assistant B

2 Answers   NIC,


what are the topics choosen for jam round for interviews

0 Answers  


is try block possible without catch block?

3 Answers  


what is polymorphism in java.

3 Answers   Atos Origin,


What language / script is used to validate web page

3 Answers  


what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?

0 Answers  


What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?

0 Answers  


Categories