B
btopenworld
Hi - question from a relative asp novice
I have written to text files in the past, but always appending new data to
the end of the text file. I now want to add the new data to the beginning of
the file.
The text file would be a record of orders placed through a web form. The
text file would merely be a record of the orders but it needs to be in
descending date order - each new record added to the beginning.
Thanks in advance for any suggestions as to how this is achieved.
John
I have written to text files in the past, but always appending new data to
the end of the text file. I now want to add the new data to the beginning of
the file.
The text file would be a record of orders placed through a web form. The
text file would merely be a record of the orders but it needs to be in
descending date order - each new record added to the beginning.
Thanks in advance for any suggestions as to how this is achieved.
John