in

InfoPath Dev

Browse by Tags

  • Creating a blank email message

    Hello I am new joiner and total novice in the use of Infopath, I am using Infopath 2003 SP1. I've created a travel request form on it I am attempting to create an email with the subject and body already entered referecing an email field on the form itself. At present I've acheived this by creating...
    Posted to General (Forum) by NOVICE on 09-27-2008
  • Formatting Goes Haywire in Email Snapshot

    I have a form which the user submits via a button on the default view. The submission process submits the form to a Sharepoint Library, saves the form to the server share file system and then emails a snapshot to a mail enabled folder. The formatting of this snapshot is not maintained in the email. I...
    Posted to General (Forum) by PJagger on 05-09-2008
  • Disable when the InfoPath form is attached ***Need urgent help***

    Hello, I use the following function to send emails in my form. function sendEmail(to, cc, subject, body, attachment) { try { var appItem; var mailItem; appItem = new ActiveXObject("Outlook.Application"); mailItem = appItem.CreateItem(0); mailItem.Recipients.Add(to); mailItem.Subject = subject;...
    Posted to General (Forum) by aoztuncer on 03-05-2008
  • How to publish InfoPath form Programatically?

    Hi, In InfoPath 2007 we can go to File -> Publish -> To a list of e-mail recipients. We have an XML file which contains data and have an XML header tag that points to the .xsn file, we want to send this XML file to a group of users via Email so that it integrates with Outlook and have same behaviour...
    Posted to General (Forum) by hellonavneet@yahoo.com on 01-08-2008
  • Infopath Form in the Body of an email? Automate

    Ok, I am trying to automate the "Send to amil recipient" process. I want to have a button that when clicked will bring up the outlook drop down and maybe even automatically populate the To, CC, Subject fields. Ive been looking around for help on this but cant seem to find anything. Any help...
    Posted to General (Forum) by tompichpich on 09-18-2007
Page 1 of 1 (5 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.