Click here to Skip to main content
15,885,546 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to deal with the error of "The page cannot be displayed" Pin
Robert Wang198328-Jul-08 0:13
Robert Wang198328-Jul-08 0:13 
GeneralRe: How to deal with the error of "The page cannot be displayed" Pin
neilmajithia28-Jul-08 0:17
neilmajithia28-Jul-08 0:17 
GeneralRe: How to deal with the error of "The page cannot be displayed" Pin
Robert Wang198328-Jul-08 0:22
Robert Wang198328-Jul-08 0:22 
GeneralRe: How to deal with the error of "The page cannot be displayed" Pin
neilmajithia28-Jul-08 0:32
neilmajithia28-Jul-08 0:32 
GeneralRe: How to deal with the error of "The page cannot be displayed" Pin
Robert Wang198328-Jul-08 16:19
Robert Wang198328-Jul-08 16:19 
QuestionGet the Last value from the given textbox value Pin
sandhya1427-Jul-08 20:43
sandhya1427-Jul-08 20:43 
AnswerRe: Get the Last value from the given textbox value Pin
eyeseetee27-Jul-08 21:28
eyeseetee27-Jul-08 21:28 
AnswerRe: Get the Last value from the given textbox value Pin
nagendrathecoder27-Jul-08 23:23
nagendrathecoder27-Jul-08 23:23 
You can use this stmt too......

Value = Wlc23vc125

dim LastValue as String = value.Substring(value.Length - 1)
GeneralRe: Get the Last value from the given textbox value Pin
Reelix27-Jul-08 23:46
Reelix27-Jul-08 23:46 
GeneralRe: Get the Last value from the given textbox value Pin
nagendrathecoder27-Jul-08 23:49
nagendrathecoder27-Jul-08 23:49 
AnswerRe: Get the Last value from the given textbox value Pin
sandhya1427-Jul-08 23:24
sandhya1427-Jul-08 23:24 
GeneralRe: Get the Last value from the given textbox value Pin
nagendrathecoder27-Jul-08 23:42
nagendrathecoder27-Jul-08 23:42 
QuestionMenu items direction Pin
TheEagle27-Jul-08 20:28
TheEagle27-Jul-08 20:28 
AnswerRe: Menu items direction Pin
eyeseetee27-Jul-08 21:33
eyeseetee27-Jul-08 21:33 
GeneralRe: Menu items direction Pin
TheEagle27-Jul-08 21:44
TheEagle27-Jul-08 21:44 
QuestionSession Time Out Pin
Jaydev Jangid27-Jul-08 20:26
Jaydev Jangid27-Jul-08 20:26 
AnswerRe: Session Time Out Pin
eyeseetee27-Jul-08 21:54
eyeseetee27-Jul-08 21:54 
AnswerRe: Session Time Out Pin
Reelix27-Jul-08 23:48
Reelix27-Jul-08 23:48 
QuestionTreeview from two datasources Pin
TheEagle27-Jul-08 20:20
TheEagle27-Jul-08 20:20 
Question2-Tier application using ASP.Net 2.0 Pin
Samiullah27-Jul-08 19:28
Samiullah27-Jul-08 19:28 
AnswerRe: 2-Tier application using ASP.Net 2.0 Pin
Paul Conrad27-Jul-08 19:43
professionalPaul Conrad27-Jul-08 19:43 
QuestionFor Loop Suggestion Plz Pin
Member 387988127-Jul-08 18:58
Member 387988127-Jul-08 18:58 
QuestionHow to color some cells of table Pin
Rameez Raja27-Jul-08 18:41
Rameez Raja27-Jul-08 18:41 
AnswerRe: How to color some cells of table Pin
Venkatesh Mookkan27-Jul-08 18:49
Venkatesh Mookkan27-Jul-08 18:49 
GeneralRe: How to color some cells of table Pin
Rameez Raja27-Jul-08 18:56
Rameez Raja27-Jul-08 18:56 

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.