Online Form Submission WITH attachments

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Online Form Submission WITH attachments

    Hi,

    New here.... so please bear with me. Fairly new Dreamweaver, so I'm still
    learning all that it can do.

    Anyhow, I'm looking to add some sort online submission form page to a
    particular website. This page will allow visitors to choose what they would
    like to submit (ie: article, a birthday, a picture). This should also allow
    them to attach whatever they need to the request, such as a picture or an
    article. The request can be sent via email. I can't seem to find anything on
    this.

    (this is for a website for a local town newspaper)

    Does anyone know of anything either as an Extension, or maybe even as PHP or
    Perl?

    Thank you,
    Jaison

    jstein1206 Guest

  2. Similar Questions and Discussions

    1. Broken submission form...
      Heya, At www.reveration.org/email/devotional.htm I have a submission form located on the left hand side. I took the code from a php file and typed...
    2. Submission Form?
      Hi, I am trying to create a submission form that, after hitting the "submit" button, is automatically sent to a specified e-mail address. I tried...
    3. Submission Form
      Hey, At www.HookWeb.net/feedback.htm I am creating a submission form that forwards the information the surfer enters in the form. But I can only...
    4. Acccordion form submission
      My need is like this. I have 7-8 panels appearing as different tabs in the accordion. Each of the panel represents a complete form in itself. Since...
    5. Form submission fills form values with garbage
      Hey all, I'm attempting to do some form processing on a server that has register_globals off, however, I've run into a confusing situation and...
  3. #2

    Default Re: Online Form Submission WITH attachments


    > Does anyone know of anything either as an Extension, or maybe even as PHP or
    > Perl?
    php:
    [url]http://don.formdude.com[/url]

    Perl:
    [url]http://nms-cgi.sourceforge.net[/url] -->TFMail

    Alan Guest

  4. #3

    Default Re: Online Form Submission WITH attachments

    Thanks... do you know if these will work with Exchange? (yes, this is on an IIS server). I can't seem to get the Perl one to work...

    Jaison
    jstein1206 Guest

  5. #4

    Default Re: Online Form Submission WITH attachments

    Hi,
    There are multiple extensions around for file and image upload (I'll
    recommend you the ASP versions because you seem to use ASP VBScript on IIS)

    [url]http://www.interaktonline.com/go/ImpAKT/[/url]
    [url]http://www.dmxzone.com/ShowDetail.asp?NewsId=20[/url]

    More generic -
    [url]http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLD,GGLD:2005-08,GGLD:en&q=dreamweaver+file+upload[/url]

    Alexandru

    jstein1206 wrote:
    > Hi,
    >
    > New here.... so please bear with me. Fairly new Dreamweaver, so I'm still
    > learning all that it can do.
    >
    > Anyhow, I'm looking to add some sort online submission form page to a
    > particular website. This page will allow visitors to choose what they would
    > like to submit (ie: article, a birthday, a picture). This should also allow
    > them to attach whatever they need to the request, such as a picture or an
    > article. The request can be sent via email. I can't seem to find anything on
    > this.
    >
    > (this is for a website for a local town newspaper)
    >
    > Does anyone know of anything either as an Extension, or maybe even as PHP or
    > Perl?
    >
    > Thank you,
    > Jaison
    >
    --
    InterAKT Online - Dreamweaver extensions
    [url]http://www.interaktonline.com/[/url]
    Alexandru COSTIN Guest

  6. #5

    Default Re: Online Form Submission WITH attachments

    Thank you... I'll take a look at them.
    jstein1206 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