ASP.NET

Moderators: None (Apply to moderate this forum)
Number of threads: 1733
Number of posts: 3304

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
calling session from 2 different click event Posted by bplvid on 17 Apr 2012 at 1:49 PM
Is it possible to call two different session from 2 different click event.After a long try I'm finding it difficult to handle two sessions retrived from 2 different click event.Only one of them works.IF both sessionsa are called like

string name = session["name"].tostring();
string dept = session["dept"].tostring();

it throws error saying "Object reference not set to an instance"

if either one is used then it's ok.
Any suggestions ?



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.