As long as your reports are printing using “HTML”, it’s fairly simple to create an HTML report, and e-mail it. As you already posted, David’s E-Mail solution is very nice. If you have a Lower Volume, you can actually setup outlook as a “Printer”. Using the W95Print.Bat, IF "%2"=="EMAIL" GOTO EMAIL … … :EMAIL COPY %1 %TEMP%CLSEMAIL.HTM START “C:Program FilesMicrosoft OfficeOFFICE11OUTLOOK.EXE” %TEMP%CLSEMAIL.HTM DEL %1 GOTO END You will probably have to tweak the process, but outlook will launch and “Attach” your printed report. The user will have to fill out the rest of the information. In the 0 development category, it’s a nice solution. We also tell our users to print to MS-Excel, or Internet Explorer and then use the “File-Send” option to e-mail from there. Luis I. Gomez Commercial Legal Software, Inc. 1-800-435-7257 br_forum-bounces@maillist.ads.net (br_forum-bounces@maillist.ads.net) [mailto:br_forum-bounces@maillist.ads.net] On Behalf Of charlie Sent: Monday, August 11, 2008 9:32 AM To: br forum Subject: [BR_forum] statements on the internet Is anybody sending their statements (their client's statements) out over the internet? Or know how to automatically do this? I have 30 to 60 days to do this or potentially lose a good client The Chaalie -------------------- m2f -------------------- Sent using Mail2Forum (http://www.mail2forum.com). Read this topic online here: http://brforum.ads.net/viewtopic.php?p=35#35 -------------------- m2f --------------------
Post generated using Mail2Forum (http://www.mail2forum.com)
[BR_forum] statements on the internet
Moderators: Susan Smith, admin, Gabriel
[BR_forum] statements on the internet
here's another solution to statements on the internet http://www.simpleinvoices.org/ (open source php)
-john
2008/8/11 Luis I. Gomez <GomezL@collectionsoftware.com (GomezL@collectionsoftware.com)>
-john
2008/8/11 Luis I. Gomez <GomezL@collectionsoftware.com (GomezL@collectionsoftware.com)>
Post generated using Mail2Forum (http://www.mail2forum.com)
As long as your reports are printing using "HTML", it's fairly simple to create an HTML report, and e-mail it.
As you already posted, David's E-Mail solution is very nice.
If you have a Lower Volume, you can actually setup outlook as a "Printer".
Using the W95Print.Bat,
IF "%2"=="EMAIL" GOTO EMAIL
…
…
COPY %1 %TEMP%CLSEMAIL.HTM
START "C:Program FilesMicrosoft OfficeOFFICE11OUTLOOK.EXE" %TEMP%CLSEMAIL.HTM
DEL %1
GOTO END
You will probably have to tweak the process, but outlook will launch and "Attach" your printed report. The user will have to fill out the rest of the information.
In the 0 development category, it's a nice solution.
We also tell our users to print to MS-Excel, or Internet Explorer and then use the "File-Send" option to e-mail from there.
Luis I. Gomez
Commercial Legal Software, Inc.
1-800-435-7257
www.CollectionSoftware.com
From: br_forum-bounces@maillist.ads.net (br_forum-bounces@maillist.ads.net) [mailto:br_forum-bounces@maillist.ads.net (br_forum-bounces@maillist.ads.net)] On Behalf Of charlie
Sent: Monday, August 11, 2008 9:32 AM
To: br forum
Subject: [BR_forum] statements on the internet
Is anybody sending their statements (their client's statements) out over the internet?
Or know how to automatically do this?
I have 30 to 60 days to do this or potentially lose a good client
The Chaalie
_______________________________________________
BR_forum mailing list
BR_forum@maillist.ads.net (BR_forum@maillist.ads.net)
http://maillist.ads.net/mailman/listinfo/br_forum