Click here to Skip to main content
15,921,793 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Urgent help required about Repeater Control Pin
Mike Ellison18-Jan-07 5:33
Mike Ellison18-Jan-07 5:33 
GeneralRe: Urgent help required about Repeater Control Pin
koonda00718-Jan-07 10:06
koonda00718-Jan-07 10:06 
GeneralRe: Urgent help required about Repeater Control Pin
Mike Ellison18-Jan-07 10:26
Mike Ellison18-Jan-07 10:26 
GeneralRe: Urgent help required about Repeater Control Pin
koonda00719-Jan-07 4:32
koonda00719-Jan-07 4:32 
GeneralRe: Urgent help required about Repeater Control Pin
Mike Ellison19-Jan-07 5:23
Mike Ellison19-Jan-07 5:23 
QuestionPassword control problem Pin
nour12318-Jan-07 2:55
nour12318-Jan-07 2:55 
AnswerRe: Password control problem Pin
Christian Graus18-Jan-07 10:15
protectorChristian Graus18-Jan-07 10:15 
GeneralRe: Password control problem Pin
nour12318-Jan-07 13:07
nour12318-Jan-07 13:07 
Dear...
I didn't stand what do you mean by 0 based, and here is my sql:
cm.CommandText = "select * From users where u_id = " & DropDownList1.SelectedValue & " "
dr = cm.ExecuteReader()
If dr.Read = True Then
Text1.Value = dr.GetString(1)
Password1.Value = dr.GetString(2)
end if

waiting from you soon

and regards
GeneralRe: Password control problem Pin
Christian Graus19-Jan-07 8:05
protectorChristian Graus19-Jan-07 8:05 
QuestionRun time error! Pin
nclauder18-Jan-07 1:56
nclauder18-Jan-07 1:56 
QuestionI have created a windows forms control in which I put Pin
indian14318-Jan-07 1:36
indian14318-Jan-07 1:36 
AnswerRe: I have created a windows forms control in which I put Pin
Christian Graus18-Jan-07 10:17
protectorChristian Graus18-Jan-07 10:17 
GeneralRe: I have created a windows forms control in which I put Pin
indian14318-Jan-07 18:44
indian14318-Jan-07 18:44 
GeneralRe: I have created a windows forms control in which I put Pin
indian14318-Jan-07 18:48
indian14318-Jan-07 18:48 
GeneralRe: I have created a windows forms control in which I put Pin
indian14319-Jan-07 1:36
indian14319-Jan-07 1:36 
GeneralRe: I have created a windows forms control in which I put Pin
Christian Graus19-Jan-07 8:10
protectorChristian Graus19-Jan-07 8:10 
QuestionPaypal Integration Pin
Khan.Bangash18-Jan-07 1:30
Khan.Bangash18-Jan-07 1:30 
AnswerRe: Paypal Integration Pin
vivekthangaswamy18-Jan-07 2:39
professionalvivekthangaswamy18-Jan-07 2:39 
AnswerRe: Paypal Integration Pin
ednrgc18-Jan-07 2:58
ednrgc18-Jan-07 2:58 
AnswerRe: Paypal Integration Pin
Bassam Saoud18-Jan-07 8:33
Bassam Saoud18-Jan-07 8:33 
QuestionMulti column list control in web form Pin
w_mainwaring18-Jan-07 0:28
w_mainwaring18-Jan-07 0:28 
AnswerRe: Multi column list control in web form Pin
Christian Graus18-Jan-07 10:18
protectorChristian Graus18-Jan-07 10:18 
GeneralRe: Multi column list control in web form Pin
w_mainwaring24-Jan-07 23:37
w_mainwaring24-Jan-07 23:37 
GeneralRe: Multi column list control in web form Pin
w_mainwaring26-Jan-07 2:42
w_mainwaring26-Jan-07 2:42 
Questionstrongly typed dataset ....? Pin
Naif_Prof18-Jan-07 0:14
Naif_Prof18-Jan-07 0:14 

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.