Click here to Skip to main content
15,913,685 members
Home / Discussions / C#
   

C#

 
GeneralRe: help!! replace string Pin
Pete O'Hanlon16-Jan-07 4:15
mvePete O'Hanlon16-Jan-07 4:15 
AnswerRe: help!! replace string Pin
Seishin#16-Jan-07 3:49
Seishin#16-Jan-07 3:49 
GeneralRe: help!! replace string Pin
vanudu16-Jan-07 3:58
vanudu16-Jan-07 3:58 
GeneralRe: help!! replace string Pin
Dave Kreskowiak16-Jan-07 5:53
mveDave Kreskowiak16-Jan-07 5:53 
AnswerRe: help!! replace string Pin
saud_a_k16-Jan-07 3:50
saud_a_k16-Jan-07 3:50 
QuestionSetUp and Deployment with all prerequisites Pin
saud_a_k16-Jan-07 3:29
saud_a_k16-Jan-07 3:29 
AnswerRe: SetUp and Deployment with all prerequisites Pin
Glen Harvy16-Jan-07 18:43
Glen Harvy16-Jan-07 18:43 
Questionexcel and carriage returns Pin
tim_gunning16-Jan-07 2:56
tim_gunning16-Jan-07 2:56 
hi all
does anyone know how to replace the carriage returns in excel ?

the carriage returns are going in fine ("\r\n") and I can remove them and replace them with nothing or whatever I want, but I need to keep the carriage return so I need to know what to change it to. Excel doesnt deal with normal carriage returns and they display as little square boxes.

atm I have :

dr["text_value"].ToString().Replace("\r\n","[WHAT DO I CHANGE TO HERE]")

this is a csv file I'm creating from a db so I just need to know what the correct value for a carraige return in excel is ?

hope tat makes sense.

any pointer well appreciated

tia

tim
QuestionWindows Service - VS2005 c# Pin
NicSch16-Jan-07 2:10
NicSch16-Jan-07 2:10 
AnswerRe: Windows Service - VS2005 c# Pin
Pete O'Hanlon16-Jan-07 2:54
mvePete O'Hanlon16-Jan-07 2:54 
GeneralRe: Windows Service - VS2005 c# Pin
NicSch16-Jan-07 18:04
NicSch16-Jan-07 18:04 
QuestionBinary .dat files Pin
KeithF16-Jan-07 1:54
KeithF16-Jan-07 1:54 
AnswerRe: Binary .dat files Pin
Ed.Poore16-Jan-07 2:13
Ed.Poore16-Jan-07 2:13 
AnswerRe: Binary .dat files Pin
ednrgc16-Jan-07 2:15
ednrgc16-Jan-07 2:15 
GeneralRe: Binary .dat files Pin
KeithF16-Jan-07 2:22
KeithF16-Jan-07 2:22 
AnswerRe: Binary .dat files Pin
Luc Pattyn16-Jan-07 3:19
sitebuilderLuc Pattyn16-Jan-07 3:19 
GeneralRe: Binary .dat files Pin
KeithF16-Jan-07 5:49
KeithF16-Jan-07 5:49 
QuestionTcpClient.Connect(...) taking too much time ! Pin
Zoltan Balazs16-Jan-07 1:42
Zoltan Balazs16-Jan-07 1:42 
Questiongetfiles problem Pin
justintimberlake16-Jan-07 1:19
justintimberlake16-Jan-07 1:19 
AnswerRe: getfiles problem Pin
ednrgc16-Jan-07 1:49
ednrgc16-Jan-07 1:49 
AnswerRe: getfiles problem Pin
KeithF16-Jan-07 2:59
KeithF16-Jan-07 2:59 
Questionproblem with <iframe> tag. Pin
hdv21216-Jan-07 1:14
hdv21216-Jan-07 1:14 
AnswerRe: problem with <iframe> tag. Pin
ednrgc16-Jan-07 1:51
ednrgc16-Jan-07 1:51 
Questioncommunicate to usb with c# Pin
guy222216-Jan-07 0:56
guy222216-Jan-07 0:56 
AnswerRe: communicate to usb with c# Pin
ednrgc16-Jan-07 1:55
ednrgc16-Jan-07 1:55 

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.