I would suggest saving all the comments and exporting as CSV then doing a mail merge with MS Excel or Word. If you can set up a odbc connection directly between MS office and the MySQL db that may even cut out the mail merge step in the process.

~Rolan

On 11/5/2010 11:07 AM, Scott Wolpow wrote:
Their plan is to print out the card and hand it to the patient. This is a hospital and is just a nice thing they do.

I also need to make it easy for them to print it out, with the greetings.
Scott Wolpow

On 11/5/2010 10:48 AM, Gary Mort wrote:
As a follow up, since you said "now", I assumed you already had looked into ecard systems.

http://www.sendcard.org/ seems to be the most popular open source, php based ecard system currently out there.

As I mentioned, just change the submit form to make the "to" address a hidden field and hardcode it to your office address. Or you could simply remove it entirely and change the code so when it emails the card it emails it to the office address.

There are, of course, also a couple of Joomla solutions: http://extensions.joomla.org/extensions/photos-a-images/ecards
------------------------------------------------------------------------

_______________________________________________
New York PHP SIG: Joomla! Mailing List
http://lists.nyphp.org/mailman/listinfo/joomla

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

_______________________________________________
New York PHP SIG: Joomla! Mailing List
http://lists.nyphp.org/mailman/listinfo/joomla

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to