Click here to Skip to main content
15,899,313 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionproblem with xmldocument Pin
Rohit16db21-Jun-10 21:26
Rohit16db21-Jun-10 21:26 
AnswerRe: problem with xmldocument Pin
Peace ON21-Jun-10 22:15
Peace ON21-Jun-10 22:15 
QuestionAjax Pin
KhandelwalA21-Jun-10 21:08
KhandelwalA21-Jun-10 21:08 
AnswerRe: Ajax Pin
Eduard Keilholz21-Jun-10 21:27
Eduard Keilholz21-Jun-10 21:27 
GeneralRe: Ajax Pin
KhandelwalA21-Jun-10 21:55
KhandelwalA21-Jun-10 21:55 
AnswerRe: Ajax Pin
Peace ON21-Jun-10 22:12
Peace ON21-Jun-10 22:12 
AnswerRe: Ajax Pin
Sandeep Mewara22-Jun-10 5:25
mveSandeep Mewara22-Jun-10 5:25 
Questionhow to write the querry at the login with user name given but password is null Pin
developerit21-Jun-10 20:42
developerit21-Jun-10 20:42 
Hi ,

iam using asp.net2.0 with c# with backend sql server 2000.


in my database some user dosent have password (null)
and some user having password .when iam checking the user it is giving message invalid user or password.
can you correct my querry which helps me

SqlCommand cmd = new SqlCommand("select * from Usersprogrammer where UserName='" + txtusername.Text + "' and OrPassword='"+txtpassword.Text+"'", con);

AnswerRe: how to write the querry at the login with user name given but password is null Pin
Eduard Keilholz21-Jun-10 21:34
Eduard Keilholz21-Jun-10 21:34 
GeneralRe: how to write the querry at the login with user name given but password is null Pin
developerit22-Jun-10 22:13
developerit22-Jun-10 22:13 
AnswerRe: how to write the querry at the login with user name given but password is null Pin
Tej Aj21-Jun-10 21:48
Tej Aj21-Jun-10 21:48 
Questioneditor problem Pin
Amit Patel198521-Jun-10 20:05
Amit Patel198521-Jun-10 20:05 
AnswerRe: editor problem Pin
R. Giskard Reventlov21-Jun-10 22:53
R. Giskard Reventlov21-Jun-10 22:53 
QuestionHow to access windows application through website? Pin
lalit1421-Jun-10 16:02
lalit1421-Jun-10 16:02 
AnswerRe: How to access windows application through website? Pin
PSK_21-Jun-10 17:58
PSK_21-Jun-10 17:58 
GeneralRe: How to access windows application through website? Pin
lalit1421-Jun-10 19:14
lalit1421-Jun-10 19:14 
AnswerRe: How to access windows application through website? Pin
Venkatesh Mookkan21-Jun-10 20:03
Venkatesh Mookkan21-Jun-10 20:03 
QuestionUpdate Multiple Selected Item from Checkboxlist to SQL server database Pin
AsianRogueOne21-Jun-10 10:09
AsianRogueOne21-Jun-10 10:09 
AnswerRe: Update Multiple Selected Item from Checkboxlist to SQL server database Pin
Not Active21-Jun-10 11:10
mentorNot Active21-Jun-10 11:10 
AnswerRe: Update Multiple Selected Item from Checkboxlist to SQL server database Pin
Sandeep Mewara22-Jun-10 5:17
mveSandeep Mewara22-Jun-10 5:17 
QuestionPlz help making in custom shape of content place holder... Pin
Waqas0721-Jun-10 8:56
Waqas0721-Jun-10 8:56 
AnswerRe: Plz help making in custom shape of content place holder... Pin
Adam R Harris21-Jun-10 9:02
Adam R Harris21-Jun-10 9:02 
QuestionNeed way for index of dynamic ModalPopupExtender to be passed to MPE code Pin
Adam Brown 321-Jun-10 8:52
Adam Brown 321-Jun-10 8:52 
AnswerRe: Need way for index of dynamic ModalPopupExtender to be passed to MPE code Pin
Adam Brown 322-Jun-10 3:52
Adam Brown 322-Jun-10 3:52 
QuestionWebmethod needs to return string to Javascript function for processing. Pin
Hardus Lombaard21-Jun-10 4:45
Hardus Lombaard21-Jun-10 4:45 

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.