LS.
I hope someone can or could help me out.
I have implemented an sms receiver on my web server.
Now, i want the received sms's displayed on a webpage.
Te sms's come as plain text files with two lines,
the 1st line contains the mobile phone number
the 2nd line contains the text.
ex: +316xxxxxxxx
Hi there.
the names of te sms's files comes as date_#.sms
ex: 20030612_01.sms, 20030612_02.sms etc etc...
Now, i want the both lines with the date from all the sms's displayed on 1 html, with the newest on top.
I searched for a script (asp and java) which can do that for me server sided, but.... not found..
If someone could help i would be very gratefull.
it is for a
non comercial webside involving Darts.
http://jam.whyi.org
Thx in advance.
André