5
Currently I've got a list of guests that the admin can edit, add, delete, etc. It also includes RSVP status. I had thought about having the guests register themselves but then figured that most people wouldn't go to the trouble. I intend to have it dump out the data in a comma-delimited text file for easy use in generating address labels. When someone RSVPs then an admin would change the status. The idea of doing the whole invite/RSVP thing online is interesting however. I will have to think about whether or not I have time to do that much. I could probably do it so that the user wouldn't have to register (though at a slight cost to security, of course :-/).