Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General MS InfoPath Questions / November 2005

Tip: Looking for answers? Try searching our database.

Include Hyperlink to document in Email submission

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Martin Eckart - 08 Nov 2005 13:12 GMT
Hi guys,

I am submitting my Form to a Sharepoint library as well as sending it by
Email to a recipient.
Can I do the following: Modify the email so that it does contain a link to
the actual document on the Sharepoint library?

Thanks,
Martin
Franck Dauché - 08 Nov 2005 16:13 GMT
Hi Martin,

Have you tried to use the EmailAdapter by code and set the link in the .Intro:

EmailAdapter oEmail =
(EmailAdapter)thisXDocument.DataAdapters["EmailConnectionName"];
oEmail.Intro = <-- link here?
oEmail.Submit();

Regards,

Franck Dauché

> Hi guys,
>
[quoted text clipped - 5 lines]
> Thanks,
> Martin
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.