OK guys,
This is way beyond my capabilites at present but would love to know how to do the following.
If any one can help or give hints in any area please let me know.
This is what I want to achieve.
I have a database which include name and telephone number,
What I want to do is select all the members in the database, count them and remove this from a total ie. 3000 total - 200 members.
Then i need to fill out a template like the following.
csv:telephonenumber|FirstName|Surname
csv:telephonenumber|FirstName|Surname
csv:telephonenumber|FirstName|Surname
csv:telephonenumber|FirstName|Surname
csv:telephonenumber|FirstName|Surname
Then email the created template.
There would be some additional info in the template like the message but this I can add.
Its creating the above that im having problems with?
Any help much appreciated!!!