Q1:
How do I purchase eNews Manager?
eNews Manager is available for purchase at AUD 19.00/month
with one time setup fee of AUD 175.00.
To order, please
email us or contact us on 02 9604 4447.
Q2: How do I make my own subscribe page?
Cut
and paste the code from the signup page generated by
enews into your own html page, but you will need to
add the following into the form as well, so subscribe
button can find enews. To get complete change of l&f
you will need to change template for confirm and unsubscribe
etc as well. Also enews generates the subscribe page
from current lists, so if you change the lists in enews
and want that to appear on your own page you will also
have to recode the html in your own page
<form method="post" action="http://yoursite.com/enews/?p=subscribe"
name="subscribeform">
there is a lot of formatting that you will probably
want to get rid of in the enews subscribe page, but
there is also some nice error checking that you will
want to retain.
Q3: How do i import emails
- what field delimiter is a square?
- In Outlook, Select Contact Folder
- Click on The File and Select Import Export
- Select Import to File
- Select Microsoft Excel
- Select Contact Folder
- Click on Browse The select the File you want to
save the contact into
- Click Next
- Click Map Custom Fields
- Click Clear Map
- Select First Name and Drag to then right
- Select Email Address and Drag to the right
- Click OK
- Click Finish --- See
a sample file
- Open The File in Microsoft Excel and Change Email
Address Coolum Name to email and First Name to info
save the file as Text (Tab Delimited)
- Login eNews Manage
- Click Manage Users
- Click import email
- Click import emails with different values for attributes
- Select the text file to import, you can check the
Test output box to see the results before you import
the file
- Do not check this boxes it's not necessary Field
Delimiter: (default is TAB) Record Delimiter: (default
is line break)
- You can check either one of this boxes, according
to your needs Send Notification email Make confirmed
immediate
- Hit the import bottom
- If you are satisfied with the output , go on and
hit confirm Import to upload the file
|