Export E-mail Button and E-mail Prompt DialogBox

I am using CR XI from inside VS .NET 2003.

Is there a way to have a button or file menu option show up on the
CrystalReportViewer page?

Is there a pre-existing prompt dialog to enter the email information like
the one you get if you are inside CR (menu: File->Export->Export Report)

Thanks,
Dave

[338 byte] By [Webbert] at [2008-2-15]
# 1

Hello Dave,

The viewers do not have this ability built in. Here is a kbase on how to export to MAPI at runtime...you could put this into your own menu/button.

http://support.businessobjects.com/library/kbase/articles/c2012992.asp

Keith - Business Objects

KeithThomson at 2007-9-8 > top of Msdn Tech,Visual Studio,Crystal Reports for Visual Studio...
# 2

The kbase uses SMTP rather than MAPI.

The kbase article works with Visual Studio 2002 or 2003. It does not work with Visual Studio 2005. The Web.Mail namespace has been replaced with SMTPClient. Also addressing is done with the .Add property rather than being set directly to string values.

HtH,
John

RHTCJohn at 2007-9-8 > top of Msdn Tech,Visual Studio,Crystal Reports for Visual Studio...

Visual Studio

Site Classified