Sending email with attachment

Ask a Question related to ASP Components, Design and Development.

  1. #1

    Default Sending email with attachment

    We would like to create a form that allows visitors to send email with
    attachment to us. We consulted our web hosting company, and they said that
    the components available are ASPSmartUpload, ASPEmail, CDONTS, CDOSYS, and
    ASPMail3.

    Firstly, we are not familiar with ASPSmartUpload, and would like to find out
    if anyone know of any website that provides its documentation?

    Secondly, we tried using ASPEmail, CDONTS, CDOSYS, and ASPMail3, it works
    fine if there is no attachment. But when we try the attaching file methods,
    there will be bug. We would like to ask if anyone know of any website that
    can provide a sample of how to use any of those to send email with attachment?
    wrytat Guest

  2. Similar Questions and Discussions

    1. Sending an eBook as an email attachment
      Hello More Ebook thoughts... This is the first eBook I've designed. I want to send it as attachment. A standard PDF icon is just, - well a...
    2. Sending HTML email - not display attachment
      I am sending an HTML email. HTML created in dremaweaver, and sent through Outlook Express... it all works fine... The design looks good. The...
    3. Sending an Attachment in a EMAIL
      Hi, I am using a email form, where the user can send emails, everything is working fine, now i need to allow users to send attachments with their...
    4. sending as email attachment
      I'm new to Publisher so hope this isn't too simplistic but I can't seem to find answer to following. I'm intending to write a Newsletter in Publisher...
    5. sending attachment with mail()
      sending attachment with mail() How can i simply attach an file (word.doc) to an e-mail with the mail() function roy
  3. #2

    Default Re: Sending email with attachment


    "wrytat" <wrytat@discussions.microsoft.com> wrote in message
    news:A57D303C-0450-431B-9B56-F1500082C57A@microsoft.com...
    > We would like to create a form that allows visitors to send email with
    > attachment to us. We consulted our web hosting company, and they said that
    > the components available are ASPSmartUpload, ASPEmail, CDONTS, CDOSYS, and
    > ASPMail3.
    >
    > Firstly, we are not familiar with ASPSmartUpload, and would like to find
    out
    > if anyone know of any website that provides its documentation?
    >
    > Secondly, we tried using ASPEmail, CDONTS, CDOSYS, and ASPMail3, it works
    > fine if there is no attachment. But when we try the attaching file
    methods,
    > there will be bug. We would like to ask if anyone know of any website that
    > can provide a sample of how to use any of those to send email with
    attachment?

    There is an internet search tool I stubbled across which may be useful:-

    [url]www.google.com[/url]

    You may have heard of it.


    Anthony Jones Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139