Questionnaire for Webpage

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Questionnaire for Webpage

    Hi,
    I hope this is the correct forum for my question. I am fairly new to MX 2004
    (I took an online course but it did not discuss this topic) and I'm having
    trouble developing a short questionnaire on the website I'm creating (simple 1
    - 2 page website). I need the information to be emailed to me or stored
    somewhere for me to later view, copy, etc. The questionnaire would only be 5 -
    7 questions with 3 - 4 of the questions having free-form response areas and 2 -
    3 of the questions being multiple choice. Is there a simple way to do this for
    someone at my level of competency or is there a way I can locate and edit a
    basic questionnaire template that I can then insert into my website?Thanks!
    FabFibs

    LSRANCHJVG Guest

  2. Similar Questions and Discussions

    1. flash questionnaire exports to XML
      Hey, I'm today's new guy with a problem! What I need is to make a questionnaire form in Flash that, when completed and submitted, exports the...
    2. Questionnaire/Competition
      Hi guys, my apologies if this quesion has been asked before or is a silly one. I have a client who wants to create a questionnaire type compeition...
    3. questionnaire
      Anybody have any ideas on how to put a set of questions into director and come up with a conclusion of right answers, wrong answers? I think we...
    4. Help a Student Research: Notebook PC marketing questionnaire
      Hi, I am currently doing dissertation at Management School, the university of Sheffield. My project is to investigate effectiveness of...
    5. Reading all text responses to Questionnaire
      I've built my first database for a questionnaire, and there are 300 records containing, among other things, filled fields named Q23 (text), Q24...
  3. #2

    Default Re: Questionnaire for Webpage

    Probably the easiest way to do this is to use a form that uses a formmail type
    script to send you the responses via email. you'll have to find out how your
    host implements formmail (or something similar). they usually list stuff like
    this on your host control panel page . it might be listed under cgi scripts.
    You would use text fields in the form for singe answer questions and
    menus/lists for multiple choice. what this will do is tie the text fields or
    lists to an email message that is sent to you when the submit button is
    clicked. it's also nice to have a "thank you" page come up after the submit.
    that can be implemented in the script too.
    let me know if you need more.

    AWS web Guest

  4. #3

    Cool Re: Questionnaire for Webpage

    The easiest way to place a questionnaire on your site with Dreamweaver is to use the Rational Survey embed feature.

    They have a great tutorial on doing just that:
    [url]http://www.rationalsurvey.com/help/tutorials/embed_survey_site_dreamweaver_cs4[/url]

    Enjoy!
    Johne Clerk is offline Junior Member
    Join Date
    Jan 2011
    Posts
    1

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