Click here to Skip to main content
16,008,299 members
Home / Discussions / C#
   

C#

 
Generalobject doing remoting Pin
novice.NET31-Mar-03 9:01
novice.NET31-Mar-03 9:01 
GeneralRe: object doing remoting Pin
ferdeen31-Mar-03 20:51
ferdeen31-Mar-03 20:51 
GeneralCMYK colours Pin
S O S31-Mar-03 4:31
S O S31-Mar-03 4:31 
GeneralRe: CMYK colours Pin
Stephane Rodriguez.31-Mar-03 5:07
Stephane Rodriguez.31-Mar-03 5:07 
GeneralRe: CMYK colours Pin
S O S31-Mar-03 7:43
S O S31-Mar-03 7:43 
GeneralRe: CMYK colours Pin
Stephane Rodriguez.31-Mar-03 17:41
Stephane Rodriguez.31-Mar-03 17:41 
GeneralRe: CMYK colours Pin
S O S1-Apr-03 3:26
S O S1-Apr-03 3:26 
GeneralString Manipulation Pin
RB@Emphasys31-Mar-03 4:02
RB@Emphasys31-Mar-03 4:02 
I have a tuff question, and ill give anyone my first born child for an answer. Im reading a comma delimited text file. So i have strings that I read in that look like this, "test", "test2", "test3", well here is my problem. The file gets screwed up from time to time and throws in extra quotes whereever it wants. So I often get this ""test, """"test2"", .
Im using the split function with a string array to split the line when i read it in, but i need to know how to remove those damn quotes from the strings. I have tried using the trim function and the replace function to no avail. Any help would be greatly appreciated.

Thanks,
Ryan
GeneralRe: String Manipulation Pin
Le centriste31-Mar-03 4:10
Le centriste31-Mar-03 4:10 
GeneralRe: String Manipulation Pin
RB@Emphasys31-Mar-03 4:34
RB@Emphasys31-Mar-03 4:34 
GeneralRe: String Manipulation Pin
Chris Jobson31-Mar-03 5:44
Chris Jobson31-Mar-03 5:44 
GeneralRe: String Manipulation Pin
RB@Emphasys31-Mar-03 6:05
RB@Emphasys31-Mar-03 6:05 
GeneralRe: String Manipulation Pin
Le centriste31-Mar-03 7:29
Le centriste31-Mar-03 7:29 
GeneralRe: String Manipulation Pin
Chris Jobson31-Mar-03 10:21
Chris Jobson31-Mar-03 10:21 
GeneralRe: String Manipulation Pin
Le centriste31-Mar-03 7:31
Le centriste31-Mar-03 7:31 
GeneralRe: String Manipulation Pin
RB@Emphasys31-Mar-03 8:32
RB@Emphasys31-Mar-03 8:32 
GeneralRe: String Manipulation Pin
Giles31-Mar-03 8:28
Giles31-Mar-03 8:28 
GeneralRunning Process Pin
Nicholas Naddaf31-Mar-03 3:53
Nicholas Naddaf31-Mar-03 3:53 
GeneralRe: Running Process Pin
Mazdak31-Mar-03 4:04
Mazdak31-Mar-03 4:04 
GeneralRe: Running Process Pin
Nicholas Naddaf31-Mar-03 5:24
Nicholas Naddaf31-Mar-03 5:24 
GeneralRe: Running Process Pin
Anonymous1-Apr-03 0:29
Anonymous1-Apr-03 0:29 
GeneralRe: Running Process Pin
Anonymous1-Apr-03 0:32
Anonymous1-Apr-03 0:32 
GeneralModal Form Pin
Mazdak31-Mar-03 3:42
Mazdak31-Mar-03 3:42 
GeneralRe: Modal Form Pin
Russell Morris31-Mar-03 3:47
Russell Morris31-Mar-03 3:47 
GeneralRe: Modal Form Pin
Mazdak31-Mar-03 4:01
Mazdak31-Mar-03 4:01 

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.