Advertisement

1 - 10 of 258 containing alltags:("txt") (0 seconds)
I want to open an existing text file and grab a line of text  at a time and put it into a string. I want to loop until EOF. Basically I need a way to read in a line until a newline(\n) is reached....
Zones: Visual BasicDate Answered: 01/12/1999 Grade: A Views: 0
Textarea text to line in text file Hello, I have the following qeustion: I have a form with a textarea in it. Here you can place a lot of text. You can start a new line by giving a hard ...
Zones: PerlDate Answered: 09/15/1999 Grade: B Views: 0
My problem involves migration of text files from a unix server to windows workstations and reformatting them for excel. I've tried converting them to .csv and tab-delimited .xls format but when I o...
Zones: ProgrammingDate Answered: 11/14/2000 Grade: B Views: 0
Is there a way to convert a text file into an Excel spreadsheet in VB?
Zones: Visual BasicDate Answered: 07/20/2001 Grade: A Views: 0
I have created a program that dumps all of the user's inputed information into a .txt (simple Notepad) document after pushing a Submit button. After the user pushes the Submit button I would like t...
Zones: Visual Basic, WinsockDate Answered: 08/11/2003 Grade: B Views: 0
Hi, I'd like to automatically export some of the tables from Oracle database into a text file nightly. I also prefer to only export the last 24 hours of data since the last export execution. ...
Zones: OracleDate Answered: 11/24/2004 Grade: A Views: 0
Hello, my XML file looks like this : <?xml version='1.0' encoding='utf-8' ?> <invoice number="PF5466550" date="2005-08-18T18:46:00"/> <goods row_number="10000" goods_code="201719714" desc="CPU...
Zones: PerlDate Answered: 09/16/2005 Grade: A Views: 0
I have a session variable coming over from a form on the first page. The variable is passed over correctly, and i can't  print nothing on the screen . for exemple: this first file: <?php if(...
Zones: PHP for WindowsDate Answered: 06/06/2006 Grade: A Views: 0
Hi, Is there a VB script that can convert all txt files in a folder to to .xls and place these new converted excel files into a different folder. Thanks for the help. :-)
Zones: MS ExcelDate Answered: 08/30/2006 Grade: B Views: 0
I am trying to read more than 1 file off my server and put them together to form an array. I can open one file and manipulate the data (like counting the items in the file) but I can't get the othe...
Zones: JavaDate Answered: 08/05/1997 Grade: A Views: 0