Home Server

Email Button on webtier

edited November 2005 in Server
Hello

Is it possible to put an email button on my webtier, and if so how?

We use TExtraDevices.

When the user clicks on the email button I would like the report to be
emailed to an address they specify

Cheers

Paul

Comments

  • edited November 2005

    RBServer\Demos\WebTier\Custom Viewer shows how to add a custom button to the
    web viewer.




    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • edited November 2005
    Hi Nard

    I know how to add a button onto the toolbar but I dont know the code to put
    behind the button

    Cheers

    Paul

  • edited November 2005

    I think you would need to make a call to the WebTier with some custom
    parameters. Something like

    content=Email;mailto=somebody@somecompany.com;

    Then write some custom processing on the webtier to email the PDF.




    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.