I could read and write the line using stream reader and stream writer.But I need to get the values from a column in a text file.After getting those column values,i need to write it in csv format..how i do this? C.Sridevi
C
csridevi
@csridevi
Posts
-
Text file to CSV file -
Text file to CSV fileHow can I read the text file from different position say from position 03(column 1), position 04 to 19 (column2) ..and so on. till the length of record.Then how can I get the values and write the values in csv format?.Please Help out. C.Sridevi
-
Internal server errorThe web server reported the following error when attempting to create or open the web projectlocated at the following URL:'http://localhost/Webapplication1'.'HTTP/1.1 500 Internal Server Error'. I am gettinng the above error in asp.net while running the web application.How to rectify this?.. can anyone help me? regards, C.Sridevi