Click here to Skip to main content
15,889,527 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: error in the login web page Pin
Amit Spadez9-Dec-09 0:49
professionalAmit Spadez9-Dec-09 0:49 
GeneralRe: error in the login web page Pin
Dinesh Mani9-Dec-09 0:52
Dinesh Mani9-Dec-09 0:52 
GeneralRe: error in the login web page Pin
Amit Spadez9-Dec-09 0:56
professionalAmit Spadez9-Dec-09 0:56 
GeneralRe: error in the login web page Pin
Dinesh Mani9-Dec-09 1:01
Dinesh Mani9-Dec-09 1:01 
GeneralRe: error in the login web page Pin
Amit Spadez9-Dec-09 1:19
professionalAmit Spadez9-Dec-09 1:19 
GeneralRe: error in the login web page Pin
Dinesh Mani9-Dec-09 1:20
Dinesh Mani9-Dec-09 1:20 
GeneralRe: error in the login web page Pin
Amit Spadez9-Dec-09 1:21
professionalAmit Spadez9-Dec-09 1:21 
GeneralRe: error in the login web page Pin
Dinesh Mani9-Dec-09 1:29
Dinesh Mani9-Dec-09 1:29 
Once the line of code where you form the query is executed, the string variable str would contain the query in plain text. You need to check that to find out what query is executed against the database table!

Now in your IDE, put a breakpoint on this line of code, execute your application and step through to get the value in str variable. Once you do that post it here.
GeneralRe: error in the login web page Pin
Amit Spadez9-Dec-09 1:53
professionalAmit Spadez9-Dec-09 1:53 
QuestionGet date from a calendar in TextBox of formview Pin
rummer8-Dec-09 22:39
rummer8-Dec-09 22:39 
QuestionHTML Editor Pin
Any_India8-Dec-09 21:28
Any_India8-Dec-09 21:28 
AnswerRe: HTML Editor Pin
Petr Pechovic8-Dec-09 21:35
professionalPetr Pechovic8-Dec-09 21:35 
GeneralRe: HTML Editor Pin
Any_India8-Dec-09 22:19
Any_India8-Dec-09 22:19 
GeneralRe: HTML Editor Pin
Petr Pechovic8-Dec-09 22:30
professionalPetr Pechovic8-Dec-09 22:30 
GeneralRe: HTML Editor Pin
Any_India9-Dec-09 0:10
Any_India9-Dec-09 0:10 
AnswerRe: HTML Editor Pin
rahul.net118-Dec-09 23:42
rahul.net118-Dec-09 23:42 
AnswerRe: HTML Editor Pin
carlecomm4-Jan-10 17:46
carlecomm4-Jan-10 17:46 
Questionneed help with a formview foxpro linked server problem Pin
johntig8-Dec-09 17:27
johntig8-Dec-09 17:27 
Questionsecurity between php client and asp net 2.0 web services Pin
raquidd228-Dec-09 12:10
raquidd228-Dec-09 12:10 
AnswerRe: security between php client and asp net 2.0 web services Pin
raquidd228-Dec-09 14:04
raquidd228-Dec-09 14:04 
GeneralRe: security between php client and asp net 2.0 web services Pin
raquidd228-Dec-09 16:12
raquidd228-Dec-09 16:12 
AnswerRe: security between php client and asp net 2.0 web services Pin
leckey8-Dec-09 16:41
leckey8-Dec-09 16:41 
AnswerRe: security between php client and asp net 2.0 web services Pin
wenjinxu8-Dec-09 22:35
wenjinxu8-Dec-09 22:35 
QuestionHow to determine the originating url? Pin
Goalie358-Dec-09 9:29
Goalie358-Dec-09 9:29 
AnswerRe: How to determine the originating url? Pin
Petr Pechovic8-Dec-09 12:19
professionalPetr Pechovic8-Dec-09 12:19 

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.