Click here to Skip to main content
15,925,400 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to get RichTextBox in .net with c# Pin
Krazy Programmer11-May-08 19:58
Krazy Programmer11-May-08 19:58 
QuestionExcel sheet data searching and its report??? Pin
Karan_TN11-May-08 19:03
Karan_TN11-May-08 19:03 
AnswerRe: Excel sheet data searching and its report??? Pin
Christian Graus11-May-08 20:56
protectorChristian Graus11-May-08 20:56 
QuestionRe: Excel sheet data searching and its report??? Pin
Karan_TN11-May-08 22:44
Karan_TN11-May-08 22:44 
Questionto check userid is available or not ,if not then AutoGenerate USERID Pin
Vbr00711-May-08 9:11
Vbr00711-May-08 9:11 
AnswerRe: to check userid is available or not ,if not then AutoGenerate USERID Pin
Christian Graus11-May-08 12:56
protectorChristian Graus11-May-08 12:56 
Questionlogout problem help me?/// Pin
Vbr00711-May-08 8:07
Vbr00711-May-08 8:07 
AnswerRe: logout problem help me?/// Pin
Christian Graus11-May-08 12:58
protectorChristian Graus11-May-08 12:58 
If you are looking at an old page and then when you try to interact with it, it logs out, then you're looking at a cached page. You can mark your pages not to cache. If you can still interact with the page, then you need to add code to stop that happening. I typically write a base class for all my pages that checks the Session("uid") value and redirects to my login page if it tells me the user is not logged in

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

QuestionProtecting files with HttpHandler - check for right-click...? Pin
NeverHeardOfMe11-May-08 3:02
NeverHeardOfMe11-May-08 3:02 
QuestionUsing DataList Pin
miss nadia11-May-08 2:54
miss nadia11-May-08 2:54 
AnswerRe: Using DataList Pin
Steve Westbrook11-May-08 15:45
Steve Westbrook11-May-08 15:45 
GeneralRe: Using DataList Pin
miss nadia13-May-08 4:05
miss nadia13-May-08 4:05 
GeneralRe: Using DataList Pin
Steve Westbrook13-May-08 6:22
Steve Westbrook13-May-08 6:22 
Question2 datagrid (asp.net(1.1)) Pin
cheikhanio11-May-08 2:17
cheikhanio11-May-08 2:17 
AnswerRe: 2 datagrid (asp.net(1.1)) Pin
Christian Graus11-May-08 13:00
protectorChristian Graus11-May-08 13:00 
QuestionText Area autofit to TD Pin
Archana New to Dotnet11-May-08 0:43
Archana New to Dotnet11-May-08 0:43 
QuestionWhat Control i should use? Pin
Saba0211-May-08 0:07
Saba0211-May-08 0:07 
AnswerRe: What Control i should use? Pin
Christian Graus11-May-08 13:01
protectorChristian Graus11-May-08 13:01 
Questioni lose informaiton inside texbox only. Please help Pin
cmpemikail10-May-08 23:41
cmpemikail10-May-08 23:41 
Questioncontrol a web page by code Pin
caradri10-May-08 22:23
caradri10-May-08 22:23 
AnswerRe: control a web page by code Pin
DanB198310-May-08 23:07
DanB198310-May-08 23:07 
GeneralRe: control a web page by code Pin
caradri10-May-08 23:30
caradri10-May-08 23:30 
GeneralRe: control a web page by code Pin
DanB198310-May-08 23:50
DanB198310-May-08 23:50 
QuestionCache and Generics... a match made in heaven? Pin
David Sheardown10-May-08 16:20
professionalDavid Sheardown10-May-08 16:20 
AnswerRe: Cache and Generics... a match made in heaven? Pin
David Sheardown11-May-08 16:30
professionalDavid Sheardown11-May-08 16:30 

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.