Click here to Skip to main content
16,004,924 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionASP.NET Running and Installation Problem Pin
param thaker5-Nov-06 19:21
param thaker5-Nov-06 19:21 
AnswerRe: ASP.NET Running and Installation Problem Pin
Khan.Bangash5-Nov-06 19:36
Khan.Bangash5-Nov-06 19:36 
Questioncan i get the view source at run time [modified] Pin
Deepak the Cool5-Nov-06 18:56
Deepak the Cool5-Nov-06 18:56 
AnswerRe: can i get the view source at run time Pin
Akhilesh Yadav5-Nov-06 19:46
Akhilesh Yadav5-Nov-06 19:46 
QuestionInternal Search Statistics Pin
tmoney1015-Nov-06 18:45
tmoney1015-Nov-06 18:45 
AnswerRe: Internal Search Statistics Pin
coolestCoder5-Nov-06 20:14
coolestCoder5-Nov-06 20:14 
GeneralRe: Internal Search Statistics Pin
tmoney1016-Nov-06 3:04
tmoney1016-Nov-06 3:04 
QuestionDropdown List Pin
Khan.Bangash5-Nov-06 18:42
Khan.Bangash5-Nov-06 18:42 
I m using VB.NET as Code Language for my ASP.NET Pages. I m using a dropdown List in my page. I have following function for changing two values with each other. See Comments.

Public Sub changePos(ByVal sender As Object, ByVal e As EventArgs)
Dim pos_new, pos_old As New DropDownList
pos_new.DataTextField = CType(sender, DropDownList).Text // Here I m getting new Selected Value.

pos_old.DataTextField = ???? // How I can I get old value of that dropdown List.

End Sub
QuestionDetermine sucess or failure of mail sending Pin
Nitin19815-Nov-06 18:42
Nitin19815-Nov-06 18:42 
GeneralRe: Determine sucess or failure of mail sending Pin
quiteSmart5-Nov-06 19:35
quiteSmart5-Nov-06 19:35 
AnswerRe: Determine sucess or failure of mail sending Pin
coolestCoder5-Nov-06 20:02
coolestCoder5-Nov-06 20:02 
GeneralRe: Determine sucess or failure of mail sending Pin
Nitin19815-Nov-06 20:13
Nitin19815-Nov-06 20:13 
AnswerRe: Determine sucess or failure of mail sending Pin
coolestCoder5-Nov-06 19:54
coolestCoder5-Nov-06 19:54 
GeneralRe: Determine sucess or failure of mail sending Pin
Nitin19815-Nov-06 20:22
Nitin19815-Nov-06 20:22 
GeneralRe: Determine sucess or failure of mail sending Pin
coolestCoder5-Nov-06 20:50
coolestCoder5-Nov-06 20:50 
GeneralRe: Determine sucess or failure of mail sending Pin
Nitin19815-Nov-06 22:07
Nitin19815-Nov-06 22:07 
GeneralRe: Determine sucess or failure of mail sending Pin
coolestCoder5-Nov-06 22:48
coolestCoder5-Nov-06 22:48 
QuestionHow to apply style to controls (urgent) Pin
dj.rock5-Nov-06 18:39
dj.rock5-Nov-06 18:39 
AnswerRe: How to apply style to controls (urgent) Pin
Akhilesh Yadav5-Nov-06 19:22
Akhilesh Yadav5-Nov-06 19:22 
GeneralRe: How to apply style to controls (urgent) Pin
dj.rock5-Nov-06 19:28
dj.rock5-Nov-06 19:28 
QuestionGridview PageIndexChanging Error Pin
Brendan Vogt5-Nov-06 18:28
Brendan Vogt5-Nov-06 18:28 
AnswerRe: Gridview PageIndexChanging Error Pin
playout8-Nov-06 2:49
playout8-Nov-06 2:49 
QuestionRetain Password Pin
litson jose5-Nov-06 18:12
litson jose5-Nov-06 18:12 
AnswerRe: Retain Password Pin
thomas_joyee5-Nov-06 18:28
thomas_joyee5-Nov-06 18:28 
GeneralRe: Retain Password Pin
litson jose5-Nov-06 19:36
litson jose5-Nov-06 19:36 

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.