Click here to Skip to main content
15,922,419 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to send a form Request using asp.net? Pin
pubududilena11-Jun-07 22:44
pubududilena11-Jun-07 22:44 
AnswerRe: How to send a form Request using asp.net? Pin
Venk25911-Jun-07 22:43
Venk25911-Jun-07 22:43 
GeneralRe: How to send a form Request using asp.net? Pin
pubududilena11-Jun-07 22:48
pubududilena11-Jun-07 22:48 
QuestionConsuming Java service in ASP.NET Pin
Sandeep Akhare11-Jun-07 22:16
Sandeep Akhare11-Jun-07 22:16 
AnswerRe: Consuming Java service in ASP.NET Pin
N a v a n e e t h11-Jun-07 22:23
N a v a n e e t h11-Jun-07 22:23 
QuestionCrystal report deployment related error? URGENT Pin
Tridip Bhattacharjee11-Jun-07 21:51
professionalTridip Bhattacharjee11-Jun-07 21:51 
AnswerRe: Crystal report deployment related error? URGENT Pin
Sylvester george11-Jun-07 22:04
Sylvester george11-Jun-07 22:04 
QuestionGetting object reference related error in many page? URGENT Pin
Tridip Bhattacharjee11-Jun-07 21:50
professionalTridip Bhattacharjee11-Jun-07 21:50 
AnswerRe: Getting object reference related error in many page? URGENT Pin
Sylvester george11-Jun-07 22:10
Sylvester george11-Jun-07 22:10 
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 
Use only one table tbllogin and create the fields username,password and typeofuser

Here typofuser can be user or admin

When the user types his username and password, you validate and the same time you take the typeofuser. Based on the user type you redirect.

Hope this will clear your problem

Regards,
Sylvester G
sylvester_g_m@yahoo.com

AnswerRe: userlogin/adminlogin Pin
Vipin.d11-Jun-07 22:19
Vipin.d11-Jun-07 22:19 
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 

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.