At 9:06 pm +0100 29/1/04, Eelco Alosery wrote:
I have a data file to where i print lines of data. The firts part of the line contans the date of writing. I uese this kind of line: part1|part2|parst3|
Now i want to display the lines in order of date(the first part) to a html file
How do i do this whit a cgi script.
What is the format of part1 and of the whole line? Nobody can help without knowing that.
JD