Click here to Skip to main content
15,890,982 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: State management Pin
Sathesh Sakthivel27-Jun-07 20:17
Sathesh Sakthivel27-Jun-07 20:17 
Questiondynamic control Pin
hhems27-Jun-07 19:59
hhems27-Jun-07 19:59 
AnswerRe: dynamic control Pin
Christian Graus27-Jun-07 20:40
protectorChristian Graus27-Jun-07 20:40 
QuestionHow to check if a folder path exists. Pin
NanaAM27-Jun-07 19:45
NanaAM27-Jun-07 19:45 
AnswerRe: How to check if a folder path exists. Pin
NanaAM27-Jun-07 19:50
NanaAM27-Jun-07 19:50 
AnswerRe: How to check if a folder path exists. Pin
Tamimi - Code27-Jun-07 19:51
Tamimi - Code27-Jun-07 19:51 
AnswerRe: How to check if a folder path exists. Pin
Vasudevan Deepak Kumar27-Jun-07 20:59
Vasudevan Deepak Kumar27-Jun-07 20:59 
QuestionSession state in ASP.NET Pin
drexler_kk27-Jun-07 19:45
drexler_kk27-Jun-07 19:45 
Hello,I'm a beginner to ASP.NET. I found a problem on creating a session with how I do it in ASP last time. I'm using it for my webpage to save only 3 information using session which is 1)Username, 2)Gender and 3)UserLevel.

Anyone can give me the code that we can used is ASP.NET ? The following are what I did last time in my ASP page.I'm using VB code as backend and connecting with MS SQL2000.

Session("UserName")= objrs("Login_name")
Session("Gender")= objrs("Gender")
Session("UserLevel")= objrs("user_level")


Hope someone can give me some solution here for my ASP.NET problem. Thank you for reading~!

Regards
Drex
AnswerRe: Session state in ASP.NET Pin
sathesh pandian27-Jun-07 19:49
sathesh pandian27-Jun-07 19:49 
GeneralRe: Session state in ASP.NET Pin
drexler_kk27-Jun-07 20:13
drexler_kk27-Jun-07 20:13 
GeneralRe: Session state in ASP.NET Pin
sathesh pandian27-Jun-07 20:20
sathesh pandian27-Jun-07 20:20 
GeneralRe: Session state in ASP.NET Pin
drexler_kk27-Jun-07 21:20
drexler_kk27-Jun-07 21:20 
GeneralRe: Session state in ASP.NET Pin
Sathesh Sakthivel27-Jun-07 20:21
Sathesh Sakthivel27-Jun-07 20:21 
QuestionOpen PDF files Pin
Biju Sam27-Jun-07 19:08
Biju Sam27-Jun-07 19:08 
AnswerRe: Open PDF files Pin
sathesh pandian27-Jun-07 19:15
sathesh pandian27-Jun-07 19:15 
AnswerRe: Open PDF files Pin
Sathesh Sakthivel27-Jun-07 19:19
Sathesh Sakthivel27-Jun-07 19:19 
GeneralRe: Open PDF files Pin
Biju Sam27-Jun-07 19:35
Biju Sam27-Jun-07 19:35 
GeneralRe: Open PDF files Pin
sathesh pandian27-Jun-07 19:43
sathesh pandian27-Jun-07 19:43 
GeneralRe: Open PDF files Pin
Kasson27-Jun-07 19:46
Kasson27-Jun-07 19:46 
GeneralRe: Open PDF files Pin
Biju Sam27-Jun-07 20:32
Biju Sam27-Jun-07 20:32 
QuestionHow to implement an aspect factory Pin
rameshbhojan27-Jun-07 19:07
rameshbhojan27-Jun-07 19:07 
AnswerRe: How to implement an aspect factory Pin
Sathesh Sakthivel27-Jun-07 19:21
Sathesh Sakthivel27-Jun-07 19:21 
GeneralRe: How to implement an aspect factory Pin
rameshbhojan27-Jun-07 19:36
rameshbhojan27-Jun-07 19:36 
GeneralRe: How to implement an aspect factory Pin
Sathesh Sakthivel27-Jun-07 19:54
Sathesh Sakthivel27-Jun-07 19:54 
GeneralRe: How to implement an aspect factory Pin
Christian Graus27-Jun-07 20:41
protectorChristian Graus27-Jun-07 20:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.