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

ASP.NET

 
QuestionDifference between Mozilla and Internet Explorer Pin
.NET- India 11-Jun-07 21:42
.NET- India 11-Jun-07 21:42 
AnswerRe: Difference between Mozilla and Internet Explorer Pin
Sylvester george11-Jun-07 22:16
Sylvester george11-Jun-07 22:16 
AnswerRe: Difference between Mozilla and Internet Explorer Pin
Sylvester george11-Jun-07 22:17
Sylvester george11-Jun-07 22:17 
AnswerRe: Difference between Mozilla and Internet Explorer Pin
N a v a n e e t h11-Jun-07 22:33
N a v a n e e t h11-Jun-07 22:33 
AnswerRe: Difference between Mozilla and Internet Explorer Pin
Harini N K11-Jun-07 22:54
Harini N K11-Jun-07 22:54 
Questionuserlogin/adminlogin Pin
saravanan0511-Jun-07 21:41
saravanan0511-Jun-07 21:41 
AnswerRe: userlogin/adminlogin Pin
Sylvester george11-Jun-07 22:14
Sylvester george11-Jun-07 22:14 
AnswerRe: userlogin/adminlogin Pin
Vipin.d11-Jun-07 22:19
Vipin.d11-Jun-07 22:19 
hi,
try this .
In tbllogin add a filed named Isadmin as bit.
Wen insert data into it save this filed as either user (0)or admin(1)

wen login, creat an Stored proc that retuns the this Isadmin filed value. check this value and redirect to appropriately.

happy progarmming

All I ever wanted is what others have....
CrazySanker





QuestionObject Pin
satishkumarnk11-Jun-07 21:34
satishkumarnk11-Jun-07 21:34 
AnswerRe: Object Pin
PandemoniumPasha11-Jun-07 21:43
PandemoniumPasha11-Jun-07 21:43 
QuestionHow to add dll in asp.net 2.0 Pin
Sapan Roy11-Jun-07 21:29
Sapan Roy11-Jun-07 21:29 
AnswerRe: How to add dll in asp.net 2.0 Pin
Venk25912-Jun-07 18:49
Venk25912-Jun-07 18:49 
QuestionHow to populate data in treeview using single table Pin
rajesh_PSL11-Jun-07 20:59
rajesh_PSL11-Jun-07 20:59 
AnswerRe: How to populate data in treeview using single table Pin
Chetan Ranpariya11-Jun-07 21:32
Chetan Ranpariya11-Jun-07 21:32 
GeneralRe: How to populate data in treeview using single table Pin
rajesh_PSL11-Jun-07 21:46
rajesh_PSL11-Jun-07 21:46 
QuestionDisplay records user friendly......... Pin
Member 387988111-Jun-07 20:50
Member 387988111-Jun-07 20:50 
AnswerRe: Display records user friendly......... Pin
Harini N K11-Jun-07 23:25
Harini N K11-Jun-07 23:25 
GeneralRe: Display records user friendly......... Pin
Member 387988111-Jun-07 23:38
Member 387988111-Jun-07 23:38 
GeneralRe: Display records user friendly......... Pin
Harini N K11-Jun-07 23:50
Harini N K11-Jun-07 23:50 
QuestionSys.webforms.PageRequestManagerServerErrorException Pin
yogita charhate11-Jun-07 20:41
yogita charhate11-Jun-07 20:41 
Questionhow to insert user's local date and time Pin
Vipin.d11-Jun-07 20:36
Vipin.d11-Jun-07 20:36 
AnswerRe: how to insert user's local date and time Pin
Biju Sam12-Jun-07 0:23
Biju Sam12-Jun-07 0:23 
GeneralRe: how to insert user's local date and time Pin
Vipin.d12-Jun-07 2:06
Vipin.d12-Jun-07 2:06 
QuestionHow to search a key word in asp.net Pin
kaushik49011-Jun-07 20:06
kaushik49011-Jun-07 20:06 
AnswerRe: How to search a key word in asp.net Pin
_AK_11-Jun-07 20:13
_AK_11-Jun-07 20: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.