Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

kolax

macrumors G3
Original poster
Mar 20, 2007
9,181
115
On a server, I have a file that has a list of email addresses.

I want a simple form that displays the the list like this:

-------------------------------------------
name@email.com [CHECKBOX]
name@email.com [CHECKBOX]
name@email.com [CHECKBOX]

[DELETE SELECTED]


Add new email: _________________ [ADD]
-------------------------------------------

The file that lists the emails is just plain text with each new email on a new line. I need a loop of some sort to read all the content from the text file and display it (with the checkboxes being part of the loop?). Then when they are removed, update the text file.

I'm not the most knowledgeable in this area so any help would be appreciated!
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.