Click here to Skip to main content
15,898,957 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Sandeep Pin
Colin Angus Mackay20-Feb-07 23:16
Colin Angus Mackay20-Feb-07 23:16 
AnswerRe: Sandeep Pin
Sandeep Akhare20-Feb-07 23:16
Sandeep Akhare20-Feb-07 23:16 
GeneralRe: Sandeep Pin
Sandeep Akhare20-Feb-07 23:28
Sandeep Akhare20-Feb-07 23:28 
GeneralRe: Sandeep Pin
rama charan20-Feb-07 23:54
rama charan20-Feb-07 23:54 
Questionhow to redirect ot desired page after forms authentication Pin
rama charan20-Feb-07 22:59
rama charan20-Feb-07 22:59 
AnswerRe: how to redirect ot desired page after forms authentication Pin
PandemoniumPasha20-Feb-07 23:32
PandemoniumPasha20-Feb-07 23:32 
Generalhow to redirect ot desired page after forms authentication Pin
rama charan20-Feb-07 23:46
rama charan20-Feb-07 23:46 
GeneralRe: how to redirect ot desired page after forms authentication Pin
luckyve21-Feb-07 0:46
luckyve21-Feb-07 0:46 
for example you have a page called "abc.aspx" which user should do login here...ok?
you need another page called "def.aspx" to appear after the user have login.
So you need to define a bool variable forexample " check " ...
then set the check ( boolean ) with ur login statement ( checking user name and password ) ...then if the "check" is true then u need to have a code there to redirect to "def.aspx"
GeneralRe: how to redirect ot desired page after forms authentication Pin
rama charan21-Feb-07 0:55
rama charan21-Feb-07 0:55 
GeneralRe: how to redirect ot desired page after forms authentication Pin
luckyve21-Feb-07 2:24
luckyve21-Feb-07 2:24 
Generalits not working Pin
rama charan21-Feb-07 3:09
rama charan21-Feb-07 3:09 
QuestionDELETE FILE Pin
Sam Heller20-Feb-07 22:30
Sam Heller20-Feb-07 22:30 
AnswerRe: DELETE FILE Pin
Sandeep Akhare20-Feb-07 22:54
Sandeep Akhare20-Feb-07 22:54 
Questionpersist session variables Pin
PandemoniumPasha20-Feb-07 22:29
PandemoniumPasha20-Feb-07 22:29 
AnswerRe: persist session variables Pin
Sam Heller20-Feb-07 22:30
Sam Heller20-Feb-07 22:30 
AnswerRe: persist session variables Pin
Sandeep Akhare20-Feb-07 22:44
Sandeep Akhare20-Feb-07 22:44 
GeneralRe: persist session variables Pin
PandemoniumPasha20-Feb-07 23:11
PandemoniumPasha20-Feb-07 23:11 
GeneralRe: persist session variables Pin
Marcus J. Smith21-Feb-07 2:49
professionalMarcus J. Smith21-Feb-07 2:49 
GeneralRe: persist session variables Pin
PandemoniumPasha21-Feb-07 23:28
PandemoniumPasha21-Feb-07 23:28 
QuestionAuto expanding tree view? Pin
Hossrod20-Feb-07 21:14
Hossrod20-Feb-07 21:14 
Questionhow to use crystal report viewer with parameater Pin
findtango20-Feb-07 21:10
findtango20-Feb-07 21:10 
AnswerRe: how to use crystal report viewer with parameater Pin
Sylvester george20-Feb-07 21:24
Sylvester george20-Feb-07 21:24 
GeneralRe: how to use crystal report viewer with parameater Pin
findtango20-Feb-07 21:34
findtango20-Feb-07 21:34 
Questioneditable dropdownlist Pin
jabbarsb20-Feb-07 20:59
jabbarsb20-Feb-07 20:59 
AnswerRe: editable dropdownlist Pin
Sylvester george20-Feb-07 21:26
Sylvester george20-Feb-07 21:26 

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.