how to automatism send reports by email in Navision system

willsonfu
willsonfu Member Posts: 14
I want to automatism send reports by email in Navision system,what should I do?

Comments

  • Shenpen
    Shenpen Member Posts: 386
    Although there is an SMTP OCX here in the downloads and reports have a function called CurrReport.SAVEASHTML, reports look really ugly when saved as HTML. I'd suggest using MS SQL Reporting Services instead.

    Do It Yourself is they key. Standard code might work - your code surely works.