QUOTE(modxv2 @ May 6 2005, 06:05 PM)
"Snarl, bite, snap...whine..."
I was hoping no-one would say that, but i pretty much figured. That's pretty interesting for such a program like this. But anyway... do you have any suggestions on how to get this accomplished (going around

).
R/
Mike
(modxv2)

[right][snapback]76427[/snapback][/right]
I know this is probably not the answer you wanted, but you can do it manually with DataPort and Access or probably any other database for that matter ...
This is another thing on my list... I've got all the DataPort tables in an access database. I plan to design reports or data access pages (whichever is easier to convert to HTML) based off of the CSV files we can pull from DataPort for each action:
Registration
Mailing List
New Order Confirmation
Shipped Order
Cancelled Order
RMA Authorization
etc.
Then, I can manually send out the emails and include the information and other data I want... Surveys, Welcome emails, Promos, etc.
Once setup, you can pull up the report in access in seconds by querying the for the customer name and I believe you can put it straight into Outlook. PS - Reports are really easy to design - they can be done in a wizard. Obviously, this is a temporary solution and isn't the best way to go but if you can accomplish what you need to until M*nster implements it, it's worth something. There will still be a few issues, but less of them:
- We wont know when a new account is created or someone joins the mailing list. We will have to constantly monitor the number of customers in the admin panel.
- The customer wont receive immediate emails, which may result in more phone calls.