Click here to Skip to main content
15,888,221 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: .asp pages with Asp.Net 2.0 Pin
Jesse Squire3-Apr-08 3:50
Jesse Squire3-Apr-08 3:50 
GeneralRe: .asp pages with Asp.Net 2.0 Pin
Jacob Dixon3-Apr-08 4:07
Jacob Dixon3-Apr-08 4:07 
GeneralRe: .asp pages with Asp.Net 2.0 Pin
Jesse Squire3-Apr-08 4:12
Jesse Squire3-Apr-08 4:12 
GeneralRe: .asp pages with Asp.Net 2.0 Pin
Jacob Dixon3-Apr-08 6:41
Jacob Dixon3-Apr-08 6:41 
GeneralLosing Session in IIS Pin
Leandrão3-Apr-08 2:50
Leandrão3-Apr-08 2:50 
GeneralRe: Losing Session in IIS Pin
eyeseetee3-Apr-08 2:55
eyeseetee3-Apr-08 2:55 
GeneralRe: Losing Session in IIS Pin
N a v a n e e t h3-Apr-08 3:01
N a v a n e e t h3-Apr-08 3:01 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 7:24
Leandrão3-Apr-08 7:24 
People,

I'm caming back because session in my app isn't working correctly.

I did a simple code:

in load method :

session("test")= "hello world"

in click button

response.write (session("test"))

What can I do?
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 3:02
Leandrão3-Apr-08 3:02 
GeneralRe: Losing Session in IIS Pin
N a v a n e e t h3-Apr-08 3:03
N a v a n e e t h3-Apr-08 3:03 
GeneralRe: Losing Session in IIS Pin
eyeseetee3-Apr-08 3:08
eyeseetee3-Apr-08 3:08 
GeneralRe: Losing Session in IIS Pin
N a v a n e e t h3-Apr-08 3:09
N a v a n e e t h3-Apr-08 3:09 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 3:43
Leandrão3-Apr-08 3:43 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 3:13
Leandrão3-Apr-08 3:13 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 3:31
Leandrão3-Apr-08 3:31 
GeneralRe: Losing Session in IIS Pin
N a v a n e e t h3-Apr-08 4:07
N a v a n e e t h3-Apr-08 4:07 
GeneralRe: Losing Session in IIS Pin
Sankar Komma 3-Apr-08 4:15
Sankar Komma 3-Apr-08 4:15 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 4:19
Leandrão3-Apr-08 4:19 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 4:39
Leandrão3-Apr-08 4:39 
GeneralRe: Losing Session in IIS Pin
Sankar Komma 3-Apr-08 4:51
Sankar Komma 3-Apr-08 4:51 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 5:06
Leandrão3-Apr-08 5:06 
GeneralRe: Losing Session in IIS Pin
Pete O'Hanlon3-Apr-08 11:48
mvePete O'Hanlon3-Apr-08 11:48 
GeneralRe: Losing Session in IIS Pin
Leandrão4-Apr-08 8:46
Leandrão4-Apr-08 8:46 
QuestionFlowing submenu right to left Pin
Saba023-Apr-08 2:29
Saba023-Apr-08 2:29 
GeneralRe: Flowing submenu right to left Pin
Declan Bright3-Apr-08 3:51
Declan Bright3-Apr-08 3:51 

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.