Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sharon Weiter 56 posts 20 karma points
    Apr 25, 2009 @ 05:30
    Sharon Weiter
    0

    Doc2Form email with attachments never come

    In the template for the form I set useAjax="0" in the template and also unchecked it in the pararmeters of the macro. this was to allow attachments.

    But when I submit the form without attachments I get the email

    With attachments - no email - nothing.
    (the attachment is a small text file so size is not an issue.)

    I tested over and over and the same.


    Here is the form's code

    [quote]
    FORM>
    MACRO
    macroAlias="Doc2FormEmail"
    DocumentType="1263"
    Template=""
    TabName="data"
    PageTabs="0"
    HideTabNames="1"
    ChooseWhereToStore=""
    EditMode="0"
    ShowTitle="0"
    TitleName=""
    SaveMemberAlias=", "
    ShowDescriptions="0"
    RequiredText=""
    SubmitButtonText="Send"
    PreviousButtonText=""
    NextButtonText=""
    TextOnSubmit=""
    PublishOnSubmit="0"
    RefreshToParent="0"
    RedirectToNode="1176"
    PublishWithUserId="0"
    StorePropertiesInCookies=""
    UseAjax="0"

    FormToEmailAddress="[email protected]"
    FormFromEmailAddress="[email protected]"
    FormSubject="WEBSITE INQUIRY"
    EmailForm="1"

    DefaultValueNode="">





    [/quote]

Please Sign in or register to post replies

Write your reply to:

Draft