Click here to Skip to main content
16,015,583 members
Home / Discussions / C#
   

C#

 
QuestionNative Image not found help Pin
Silvyster13-Sep-08 15:51
Silvyster13-Sep-08 15:51 
AnswerRe: Native Image not found help Pin
Anthony Mushrow13-Sep-08 16:27
professionalAnthony Mushrow13-Sep-08 16:27 
GeneralRe: Native Image not found help Pin
Silvyster13-Sep-08 16:32
Silvyster13-Sep-08 16:32 
AnswerRe: Native Image not found help Pin
Karthik Kalyanasundaram13-Sep-08 16:43
Karthik Kalyanasundaram13-Sep-08 16:43 
Questionhow can i get the last word from the string Pin
ahmedhassan9613-Sep-08 15:41
ahmedhassan9613-Sep-08 15:41 
AnswerRe: how can i get the last word from the string Pin
Steven A. Lowe13-Sep-08 16:01
Steven A. Lowe13-Sep-08 16:01 
AnswerRe: how can i get the last word from the string Pin
Mark Salsbery13-Sep-08 16:04
Mark Salsbery13-Sep-08 16:04 
AnswerRe: how can i get the last word from the string Pin
Mycroft Holmes13-Sep-08 16:06
professionalMycroft Holmes13-Sep-08 16:06 
split the string into an array using a space as the delimiter and get the last element in the array

or
identify the last space in the string and get the trailing characters


Never underestimate the power of human stupidity
RAH

AnswerRe: how can i get the last word from the string [modified] Pin
Eslam Afifi13-Sep-08 16:11
Eslam Afifi13-Sep-08 16:11 
AnswerRe: how can i get the last word from the string Pin
Mohammad Dayyan13-Sep-08 20:56
Mohammad Dayyan13-Sep-08 20:56 
GeneralRe: how can i get the last word from the string Pin
Mycroft Holmes13-Sep-08 21:51
professionalMycroft Holmes13-Sep-08 21:51 
GeneralRe: how can i get the last word from the string Pin
#realJSOP14-Sep-08 2:12
professional#realJSOP14-Sep-08 2:12 
GeneralRe: how can i get the last word from the string Pin
Mohammad Dayyan14-Sep-08 2:15
Mohammad Dayyan14-Sep-08 2:15 
GeneralRe: how can i get the last word from the string Pin
Eslam Afifi14-Sep-08 5:18
Eslam Afifi14-Sep-08 5:18 
GeneralRe: how can i get the last word from the string Pin
#realJSOP14-Sep-08 5:46
professional#realJSOP14-Sep-08 5:46 
GeneralRe: how can i get the last word from the string Pin
Eslam Afifi14-Sep-08 7:09
Eslam Afifi14-Sep-08 7:09 
AnswerRe: how can i get the last word from the string Pin
Shweta Gulati14-Sep-08 18:26
Shweta Gulati14-Sep-08 18:26 
QuestionSend File As Download After Complete? [modified] Pin
Arcdigital13-Sep-08 15:28
Arcdigital13-Sep-08 15:28 
AnswerRe: Send File As Download After Complete? Pin
Anthony Mushrow13-Sep-08 16:20
professionalAnthony Mushrow13-Sep-08 16:20 
QuestionA Drag-n-Drop question ? Pin
Mohammad Dayyan13-Sep-08 12:29
Mohammad Dayyan13-Sep-08 12:29 
AnswerRe: A Drag-n-Drop question ? Pin
Anthony Mushrow13-Sep-08 16:17
professionalAnthony Mushrow13-Sep-08 16:17 
GeneralRe: A Drag-n-Drop question ? Pin
Mohammad Dayyan14-Sep-08 0:50
Mohammad Dayyan14-Sep-08 0:50 
QuestionInsert Command and access database Pin
Sourie13-Sep-08 7:53
Sourie13-Sep-08 7:53 
AnswerRe: Insert Command and access database Pin
Mbah Dhaim13-Sep-08 8:59
Mbah Dhaim13-Sep-08 8:59 
GeneralRe: Insert Command and access database Pin
Sourie13-Sep-08 17:11
Sourie13-Sep-08 17:11 

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.