A
Arne-Kolja Bachstein
hi there
how would you solve the following problem?
i am writing a small mailchecker atm, which needs to receive all headers to show them in a listview. you can see something similar there:
http://www.geeba.org/magic/
i want to use net/pop and receive the headers to sort them into my listview. but whats the fastest way to do that? receive the header and then use the .split member and grep or is there something more powerful i could use?
arne
how would you solve the following problem?
i am writing a small mailchecker atm, which needs to receive all headers to show them in a listview. you can see something similar there:
http://www.geeba.org/magic/
i want to use net/pop and receive the headers to sort them into my listview. but whats the fastest way to do that? receive the header and then use the .split member and grep or is there something more powerful i could use?
arne