Click here to Skip to main content
15,887,302 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Problem with a nested repeater Pin
pmarfleet10-Feb-08 7:03
pmarfleet10-Feb-08 7:03 
GeneralRe: Problem with a nested repeater Pin
simsen10-Feb-08 7:48
simsen10-Feb-08 7:48 
GeneralRe: Problem with a nested repeater Pin
pmarfleet10-Feb-08 8:01
pmarfleet10-Feb-08 8:01 
GeneralRe: Problem with a nested repeater Pin
simsen10-Feb-08 8:21
simsen10-Feb-08 8:21 
QuestionCan I access Asp.net Website Adminstrator Tool from the server after deploying my web application? Pin
Nada Adel9-Feb-08 23:19
Nada Adel9-Feb-08 23:19 
AnswerRe: Can I access Asp.net Website Adminstrator Tool from the server after deploying my web application? Pin
pmarfleet10-Feb-08 7:02
pmarfleet10-Feb-08 7:02 
GeneralLogout Problem !!! Pin
masoodp6669-Feb-08 22:47
masoodp6669-Feb-08 22:47 
GeneralRe: Logout Problem !!! Pin
pmarfleet9-Feb-08 23:01
pmarfleet9-Feb-08 23:01 
masoodp666 wrote:
but it dosen't works! and
Request.Cookies("username") Is Nothing = True !!!


This is correct, isn't it? When the user logs out, you delete the cookie and redirect to the Login page. When the Login page loads, you check for the presence of the cookie. If the cookie has been removed, any attempt to refer to the cookie will return a null reference.

Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


GeneralRe: Logout Problem !!! [modified] Pin
masoodp66610-Feb-08 23:32
masoodp66610-Feb-08 23:32 
AnswerRe: Logout Problem !!! Pin
masoodp66611-Feb-08 0:48
masoodp66611-Feb-08 0:48 
Questionhow to get file from internet by using the webclient Pin
Shaik Haneef9-Feb-08 20:37
Shaik Haneef9-Feb-08 20:37 
AnswerDouble post Pin
pmarfleet9-Feb-08 22:56
pmarfleet9-Feb-08 22:56 
AnswerRe: how to get file from internet by using the webclient Pin
Dave Kreskowiak11-Feb-08 4:34
mveDave Kreskowiak11-Feb-08 4:34 
GeneralProduct List Pin
samkaya9-Feb-08 18:14
samkaya9-Feb-08 18:14 
Generali am getting a server error while viewing a page. Pin
coolsatty9-Feb-08 17:42
coolsatty9-Feb-08 17:42 
GeneralRe: i am getting a server error while viewing a page. Pin
pmarfleet10-Feb-08 7:49
pmarfleet10-Feb-08 7:49 
GeneralRe: i am getting a server error while viewing a page. Pin
coolsatty10-Feb-08 23:42
coolsatty10-Feb-08 23:42 
GeneralRe: i am getting a server error while viewing a page. Pin
pmarfleet10-Feb-08 23:52
pmarfleet10-Feb-08 23:52 
QuestionEnjecting javascript file into master pages Pin
archanasinghvi9-Feb-08 17:03
archanasinghvi9-Feb-08 17:03 
GeneralRe: Enjecting javascript file into master pages Pin
pmarfleet10-Feb-08 7:48
pmarfleet10-Feb-08 7:48 
QuestionHow to get treeview to work when using frames? Pin
mastoj9-Feb-08 13:48
mastoj9-Feb-08 13:48 
GeneralRe: How to get treeview to work when using frames? Pin
mastoj11-Feb-08 19:16
mastoj11-Feb-08 19:16 
AnswerRe: How to get treeview to work when using frames? Pin
iwemeada11-Mar-09 7:27
iwemeada11-Mar-09 7:27 
Generalneeded code for my project Pin
rini9-Feb-08 2:43
rini9-Feb-08 2:43 
GeneralRe: needed code for my project Pin
Justin Perez9-Feb-08 3:13
Justin Perez9-Feb-08 3:13 

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.