Store in a database + create reports?

Ask a Question related to Macromedia Flash Data Integration, Design and Development.

  1. #1

    Default Store in a database + create reports?

    Questionnaire study

    1. I wish to build a questionnaire with 14 questions where the user can answer
    Yes or No each question.

    2. Then I would like to save these answers in a mySQL database.

    3. After that I want to show some statistic that shows how the different users
    have answered the these questions.

    4. Build a admin

    I looked at Lee Brimelows tutorial "PHP, MySQL, and Flash" (a brilliant
    tutorial) at [url]www.gotoandlearn.com[/url]
    But the turorial is only cover the princip behind a cms with flash. I?m
    looking for some
    tutoria that cover how to save these questions i a database or maybe in a xml
    file.

    ( I cant use cold fusion because php and mySQL is what the ISP is offer)

    Anyone? :smile;



    highlander_1 Guest

  2. Similar Questions and Discussions

    1. Crystal Reports Database Login Prompt
      I'm at the end of my rope. We have been trying to deploy Crystal Reports over our website. We have tried every report configuration we can think...
    2. Webservice that create Crystal Reports (COM Component) generates SoapException?
      Hi, I have written a websevice that calls a class in the same solution that generates Crystal Reports, runs them and exports them to pdf. If I...
    3. How to create PDF reports in ASP.NET?
      Hi, I need to create PDF file reports and show it in the browser using data from a dataset in ASP.NET. I tried to use FDF toolkit from Adobe and...
    4. store info in database.
      Hi! I have a delicatg problem.... I have made a registration form for adding my friends information in a database. The problem is that I want to...
    5. How to create table by store procedure in Oracle9i
      Hi All ! How to create table by store procedure in Oracle9i ? Please help me ! CREATE OR REPLACE procedure New_myproc IS
  3. #2

    Default Re: Store in a database + create reports?

    No answers..hmm
    Here´s my own answer to those who need to develop
    som rich internet application and not yet is familiar with
    databindings i combinaton with Flash:
    [b]Try Flex Builder 3.0 its great for this sort of things[/b}
    :smile;

    highlander_1 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