DW MX - Extension for Form Processing?

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

  1. #1

    Default DW MX - Extension for Form Processing?

    Hello,
    I'm back on DW MX after a break from it. And in a way, I'm addressing here the
    crux of why I had to go back to Frontpage for a while. In short, Frontpage 2003
    can do the form processing part when I set up a page for users to fill out
    forms to plan their wedding, and Frontpage is easy to use in setting up the
    results to be processed and emailed to a certain address.

    It's best just to show you the page. Here's what I would want to accomplish in
    DW MX and I'm asking what extension for DW MX, if any, could handle the from
    processing for this page:
    [url]http://www.westwindentertainment.com/DiscJockeys.htm[/url]

    Obviously, I do not know how to create CGI or ASP scripts, which is what this
    is sort of about. If I could find an extension that would handle the form
    processing part (Getting the form layout onto the web page is fairly easy), I
    could make the transition from FP to DW MX for this website.

    I appreciate any assistance ot guidance on this.

    Many Thanks, Frank B.

    brightbelt Guest

  2. Similar Questions and Discussions

    1. Form Processing Applications
      I have not had much experience with forms processing, but need to build one for a site. I saw a link to Kmita-mail (http://www1.kmita-mail.com/)...
    2. Html form processing
      I have been trying this for a few days now. I seem to get parts of it, but I can't get the full scenario to work. I have a page that has an email...
    3. How to develop an extension or batch processing script?
      I need to develop a batch processing script, but I don't know where to start. I don't even know how much control you can have with the scripts to...
    4. Form Processing
      Hi, I am designing a basic email form using Dreamweaver and the checks are successful. Does Dreamweaver have any functionality to enable me to...
    5. More form processing
      Hey folks, I need some of your expertiese again. I am creating a survey form and need some help gathering the results of a question that has...
  3. #2

    Default Re: DW MX - Extension for Form Processing?

    Over a year and still no reply. Hmmmm.
    brightbelt Guest

  4. #3

    Default Re: DW MX - Extension for Form Processing?

    Thats one heck of a form. You trying to put it in a database, or mail it to an email?
    AnotherNonCoder Guest

  5. #4

    Default Re: DW MX - Extension for Form Processing?

    You need to have a database to place this data in to.

    I dont want to come off sounding harsh. However, you might want to review the
    purpose and usability of a form like this in your business process. From a
    usability stand point I dont think you would get anyone to use this form, thus
    all your hard work would be for not.
    At minimum the form should be broken into steps, each with less than a pages
    worth of fields to complete.

    Using DW to insert data into a database is incredibly easy.. for those who
    have experience creating databases. If you have no database experience, and no
    programming experience I would suggest you can the database capture idea, or
    hire a developer. Instead create a simple form with no more than 15 fields of
    data and have it emailed to you. Form email is far easier to create.

    If you have an ASP site, find information relating to JMAIL scripts, or CDONT
    scripts. There are a ton of free examples. The basic concept is that you have
    two pages, the form on page 1, posts to the script on page two. The second
    page is the one that you put the code on to send the email.

    Good luck.

    Nordstrom 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