Click here to Skip to main content
15,896,063 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: setting value on ClinetClick and reading changed value on OnClik[Server Side] Pin
Pranay Rana11-Jan-10 18:17
professionalPranay Rana11-Jan-10 18:17 
QuestionCounter C# Pin
jojoba201011-Jan-10 4:24
jojoba201011-Jan-10 4:24 
AnswerRe: Counter C# Pin
dan!sh 11-Jan-10 4:38
professional dan!sh 11-Jan-10 4:38 
QuestionRe: Counter C# Pin
jojoba201011-Jan-10 5:07
jojoba201011-Jan-10 5:07 
AnswerRe: Counter C# Pin
Abhijit Jana11-Jan-10 6:41
professionalAbhijit Jana11-Jan-10 6:41 
QuestionRe: Counter C# Pin
jojoba201011-Jan-10 18:36
jojoba201011-Jan-10 18:36 
Questionlogin Pin
arkiboys11-Jan-10 3:23
arkiboys11-Jan-10 3:23 
AnswerRe: login Pin
Vimalsoft(Pty) Ltd11-Jan-10 3:28
professionalVimalsoft(Pty) Ltd11-Jan-10 3:28 
When your User logs in store the Username to the Session variable and change the login to logout and Change the Icon if you are using icons. When the user logs out set the Session that stored Username to an empty string or use Session.Abondon. Now on page load to have the Correct info Displayed, Check the Session is its not null , if its null then change the the label to logine else to logout.

Vuyiswa Maseko,

Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code.

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.com
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

GeneralRe: login Pin
arkiboys11-Jan-10 3:34
arkiboys11-Jan-10 3:34 
GeneralRe: login Pin
Vimalsoft(Pty) Ltd11-Jan-10 3:43
professionalVimalsoft(Pty) Ltd11-Jan-10 3:43 
GeneralRe: login [modified] Pin
arkiboys11-Jan-10 3:55
arkiboys11-Jan-10 3:55 
AnswerRe: login Pin
dan!sh 11-Jan-10 4:21
professional dan!sh 11-Jan-10 4:21 
GeneralRe: login Pin
arkiboys11-Jan-10 21:39
arkiboys11-Jan-10 21:39 
AnswerRe: login Pin
carlecomm20-Jan-10 1:32
carlecomm20-Jan-10 1:32 
QuestionSystem.Web.HttpException: The state information is invalid for this page and might be corrupted. Pin
prabhakar dwivedi11-Jan-10 2:33
prabhakar dwivedi11-Jan-10 2:33 
AnswerRe: System.Web.HttpException: The state information is invalid for this page and might be corrupted. Pin
Vimalsoft(Pty) Ltd11-Jan-10 3:04
professionalVimalsoft(Pty) Ltd11-Jan-10 3:04 
GeneralRe: System.Web.HttpException: The state information is invalid for this page and might be corrupted. Pin
prabhakar dwivedi11-Jan-10 3:42
prabhakar dwivedi11-Jan-10 3:42 
QuestionHow to Get the ID of a Hidden Field in a grid Pin
Vimalsoft(Pty) Ltd11-Jan-10 2:00
professionalVimalsoft(Pty) Ltd11-Jan-10 2:00 
Questionneed to move rows up or down in Ultraweb grid Pin
priyagee11-Jan-10 1:18
priyagee11-Jan-10 1:18 
AnswerRe: need to move rows up or down in Ultraweb grid Pin
Vimalsoft(Pty) Ltd11-Jan-10 2:35
professionalVimalsoft(Pty) Ltd11-Jan-10 2:35 
GeneralRe: need to move rows up or down in Ultraweb grid Pin
priyagee11-Jan-10 18:27
priyagee11-Jan-10 18:27 
Questionhow to read the string and get the src of image in whole string Pin
Niraj00111-Jan-10 1:00
Niraj00111-Jan-10 1:00 
AnswerRe: how to read the string and get the src of image in whole string Pin
Dinesh Mani11-Jan-10 1:14
Dinesh Mani11-Jan-10 1:14 
Questionexport excel to pdf formate in c# Pin
Pankaj Saha10-Jan-10 23:43
Pankaj Saha10-Jan-10 23:43 
AnswerRe: export excel to pdf formate in c# Pin
Pankaj Saha11-Jan-10 0:09
Pankaj Saha11-Jan-10 0:09 

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.