Quote from: Dimmy at Aug 09, 2006, 07:57 AMMy client (manager user) needs to be able to export this information to make a mailing list.
Hmmn. Now I know your actual requirements, this changes the ballgame slightly:
1) This is going to be done multiple times..
2) ...by non-technical people.
3) If the list is being fed into an external mailing list system, then you most likely do not want to output everyone each time - that guy who joined in June might have already unsubscribed once and he doesn’t want to do it again.
So ideally what you want is a Mailing List Exporter that "ticks off" users. Possibly checks to see if they agreed to be on the list.
ALTERNATIVELY, you could build the list at the same time as people register. As well as having people sign up as webusers, save their details in a list somewhere. The download process would rename the list, and create a new blank list.
Either way, it sounds like something a lot of people could benefit from and you may be better off starting a wishlist thread for this more specific requirement.