need help with asp page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kiran
    New Member
    • Feb 2006
    • 3

    need help with asp page

    I need to develop a survey page using asp.It should contain questions like
    1) Are u satisfied by our services?
    2) What changes would you like in our organization?

    Could anyone please help me with the code to this or probably some sample code.

    Thanks in advance.
  • Centaury
    New Member
    • Mar 2006
    • 10

    #2
    Originally posted by kiran
    I need to develop a survey page using asp.It should contain questions like
    1) Are u satisfied by our services?
    2) What changes would you like in our organization?

    Could anyone please help me with the code to this or probably some sample code.

    Thanks in advance.
    Do you store the data in a database or do you want to write it to a textfile?

    Comment

    • kiran
      New Member
      • Feb 2006
      • 3

      #3
      Originally posted by Centaury
      Do you store the data in a database or do you want to write it to a textfile?
      in a database

      Comment

      • meenu_susi
        New Member
        • Jun 2006
        • 47

        #4
        hi kiran can u give the design for that..
        so that i knw whether u keep checkbox for first thing ...
        and for second thing what type of input u r taking

        Comment

        • wsrinivas
          New Member
          • Jul 2006
          • 10

          #5
          HI Kiran

          A classis example of this is located at


          Click on Write hotel review and see Read Hotel Reviews to see posted reviews

          The infomation you caputre from the form can be stored in a database or emailed to Admin,
          let me know more in details so I can help you

          Comment

          Working...