Click here to Skip to main content
15,915,702 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to immediately change value of session variable? Pin
Mehdi Bahrami25-Mar-09 5:55
Mehdi Bahrami25-Mar-09 5:55 
AnswerRe: how to immediately change value of session variable? Pin
Abhijit Jana25-Mar-09 6:18
professionalAbhijit Jana25-Mar-09 6:18 
GeneralRe: how to immediately change value of session variable? Pin
Mehdi Bahrami25-Mar-09 6:26
Mehdi Bahrami25-Mar-09 6:26 
GeneralRe: how to immediately change value of session variable? Pin
Yusuf25-Mar-09 7:31
Yusuf25-Mar-09 7:31 
Mehdi Bahrami wrote:
Session.Contents("null") = False



Mehdi Bahrami wrote:
Session.Contents("null") = True


Seesion("null") = True
Session("null") = False

I don't think "null" is good name. I would do

Session("ShowImage") = True
Session("ShowImage") = False

Yusuf

Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

GeneralRe: how to immediately change value of session variable? Pin
Mehdi Bahrami25-Mar-09 10:18
Mehdi Bahrami25-Mar-09 10:18 
QuestionCustom Coplex Object get from WebService method Pin
aldone25-Mar-09 5:00
aldone25-Mar-09 5:00 
QuestionAjax Dropdownlist error Pin
Shaun_L25-Mar-09 4:55
Shaun_L25-Mar-09 4:55 
Questionjoining string in url Pin
keyur satyadev25-Mar-09 4:20
keyur satyadev25-Mar-09 4:20 
AnswerRe: joining string in url Pin
AprNgp25-Mar-09 4:33
AprNgp25-Mar-09 4:33 
AnswerRe: joining string in url Pin
Yusuf25-Mar-09 4:46
Yusuf25-Mar-09 4:46 
GeneralRe: joining string in url Pin
AprNgp26-Mar-09 7:20
AprNgp26-Mar-09 7:20 
QuestionFaliure Sending mail---urgent Pin
Arnab198725-Mar-09 3:59
Arnab198725-Mar-09 3:59 
AnswerRe: Faliure Sending mail---urgent Pin
Yusuf25-Mar-09 4:19
Yusuf25-Mar-09 4:19 
AnswerRe: Faliure Sending mail---urgent Pin
Abhijit Jana25-Mar-09 4:43
professionalAbhijit Jana25-Mar-09 4:43 
GeneralRe: Faliure Sending mail---urgent Pin
Arnab198729-Mar-09 20:54
Arnab198729-Mar-09 20:54 
AnswerRe: Faliure Sending mail---urgent Pin
dpkdiya25-Mar-09 5:24
dpkdiya25-Mar-09 5:24 
GeneralRe: Faliure Sending mail---urgent Pin
Arnab198729-Mar-09 21:06
Arnab198729-Mar-09 21:06 
Questiondisplay image inside aspx page and edit it Pin
samerh25-Mar-09 3:56
samerh25-Mar-09 3:56 
AnswerRe: display image inside aspx page and edit it Pin
Yusuf25-Mar-09 4:29
Yusuf25-Mar-09 4:29 
Questionmaster pages Pin
viit.projectgroup25-Mar-09 3:48
viit.projectgroup25-Mar-09 3:48 
AnswerRe: master pages Pin
Rutvik Dave25-Mar-09 4:18
professionalRutvik Dave25-Mar-09 4:18 
QuestionHow to convert any file to .pdf using Adobe PDF Printer ? Pin
Krushna Sahu25-Mar-09 3:28
Krushna Sahu25-Mar-09 3:28 
AnswerRe: How to convert any file to .pdf using Adobe PDF Printer ? Pin
Yusuf25-Mar-09 4:40
Yusuf25-Mar-09 4:40 
GeneralRe: How to convert any file to .pdf using Adobe PDF Printer ? Pin
Krushna Sahu25-Mar-09 19:36
Krushna Sahu25-Mar-09 19:36 
Questionupdate panel validation problem Pin
Mogaambo25-Mar-09 3:01
Mogaambo25-Mar-09 3:01 

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.