Click here to Skip to main content
15,891,682 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ERROR : Cannot open database "Ranking" requested by the login. The login failed. Login failed for user 'Computer\ASPNET'. Pls Reply urgent Pin
_mubashir22-Apr-07 22:08
_mubashir22-Apr-07 22:08 
QuestionIs there Any free project? Pin
Care Career22-Apr-07 21:23
Care Career22-Apr-07 21:23 
AnswerRe: Is there Any free project? Pin
_AK_22-Apr-07 21:31
_AK_22-Apr-07 21:31 
AnswerRe: Is there Any free project? Pin
Christian Graus22-Apr-07 23:05
protectorChristian Graus22-Apr-07 23:05 
QuestionReg web dialer Pin
NasimKaziS22-Apr-07 21:19
NasimKaziS22-Apr-07 21:19 
Questioncant set text of two password fields on update page Pin
jake williamson22-Apr-07 21:17
jake williamson22-Apr-07 21:17 
AnswerRe: cant set text of two password fields on update page Pin
Venk25923-Apr-07 20:51
Venk25923-Apr-07 20:51 
GeneralRe: cant set text of two password fields on update page Pin
jake williamson23-Apr-07 21:25
jake williamson23-Apr-07 21:25 
hey Venk259,

thanks for getting back to me - have a feeling this should be a simple one, just needs the knowledge!

the 'dtr' is a SqlDataReader thats populated using a stored procedure:

Dim dtr As SqlDataReader

i then set the form fields with the values, for example:

txtUserName.Text = dtr.Item("username").ToString

which works for the 1st password field but not the 2nd!

hope that makes things a bit clearer, thanks for any suggestions,

jake
Questionjavascripting with web controls Pin
iamdking22-Apr-07 21:09
iamdking22-Apr-07 21:09 
Answerjavascripting with web controls Pin
kashasd22-Apr-07 21:21
kashasd22-Apr-07 21:21 
GeneralRe: javascripting with web controls Pin
iamdking22-Apr-07 21:31
iamdking22-Apr-07 21:31 
Generalhow to compute two dateTime on postback Pin
bernie_01123-Apr-07 0:22
bernie_01123-Apr-07 0:22 
GeneralRe: how to compute two dateTime on postback Pin
Chetan Ranpariya23-Apr-07 0:41
Chetan Ranpariya23-Apr-07 0:41 
GeneralRe: how to compute two dateTime on postback Pin
bernie_01129-Apr-07 22:55
bernie_01129-Apr-07 22:55 
AnswerRe: how to compute two dateTime on postback [modified] Pin
Chetan Ranpariya29-Apr-07 23:14
Chetan Ranpariya29-Apr-07 23:14 
GeneralRe: how to compute two dateTime on postback Pin
bernie_01130-Apr-07 20:45
bernie_01130-Apr-07 20:45 
GeneralRe: how to compute two dateTime on postback Pin
bernie_01130-Apr-07 21:09
bernie_01130-Apr-07 21:09 
GeneralRe: how to compute two dateTime on postback Pin
Chetan Ranpariya1-May-07 20:44
Chetan Ranpariya1-May-07 20:44 
GeneralRe: how to compute two dateTime on postback Pin
bernie_0111-May-07 22:25
bernie_0111-May-07 22:25 
AnswerRe: how to compute two dateTime on postback Pin
Chetan Ranpariya1-May-07 22:28
Chetan Ranpariya1-May-07 22:28 
GeneralRe: how to compute two dateTime on postback Pin
bernie_0111-May-07 22:38
bernie_0111-May-07 22:38 
GeneralRe: how to compute two dateTime on postback Pin
Chetan Ranpariya1-May-07 22:40
Chetan Ranpariya1-May-07 22:40 
GeneralRe: how to compute two dateTime on postback Pin
bernie_0111-May-07 22:58
bernie_0111-May-07 22:58 
GeneralRe: how to compute two dateTime on postback Pin
Chetan Ranpariya1-May-07 23:09
Chetan Ranpariya1-May-07 23:09 
GeneralRe: how to compute two dateTime on postback Pin
bernie_0111-May-07 23:29
bernie_0111-May-07 23:29 

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.