Downloading a copy of your list: Difference between revisions

From HAA Best Practices Wiki
Jump to navigationJump to search
(Created page with "You can download a copy of any of your PHPList lists. Here's how: * Go to lists, ont he main PHPList menu; * Select 'View members' for the list you want to download; * Click on...")
 
No edit summary
Line 5: Line 5:
* Click on "downlad users on this list as a csv file, to download the list.
* Click on "downlad users on this list as a csv file, to download the list.


 
NOTE: Since the list is coming from a Unix sever it is in a Unix format.  It is a tab-delimited file with Line Feed characters between lines.  Windows programs prefer Carriage Return/Line Feed pairs.  You can convert to the Windows format using a program like Unix2DOS.  You can download this free [http://download.cnet.com/Unix2DOS/3000-2381_4-10488164.html here].




[[Bulk_email_How-To%27s|Return to Bulk Email How-to's]]
[[Bulk_email_How-To%27s|Return to Bulk Email How-to's]]

Revision as of 20:57, 26 April 2011

You can download a copy of any of your PHPList lists. Here's how:

  • Go to lists, ont he main PHPList menu;
  • Select 'View members' for the list you want to download;
  • Click on "downlad users on this list as a csv file, to download the list.

NOTE: Since the list is coming from a Unix sever it is in a Unix format. It is a tab-delimited file with Line Feed characters between lines. Windows programs prefer Carriage Return/Line Feed pairs. You can convert to the Windows format using a program like Unix2DOS. You can download this free here.


Return to Bulk Email How-to's