Jump to content

tb582

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by tb582

  1. You will need a server side lanaguage like PHP or ASP and a database.I recommend reading the PHP tutorials. They will show you the basics you will need to know and the basics of wqorking with a database.

    Hmm well I could use either PHP or asp, I have never used PHP before and only used asp a bit... Could give me a same of what my code would look like?lets say there is a question that asks what your race/ethnicity is, and there are 4 or 5 check boxes. I don't have a problem creating the html code for the check box and text. So I guess I'm asking is what the server side code would look like...
  2. Hi guys hopefully you can help me out. I was presented with a challenge to create a form that users will fill out online. There are a handful of questions mostly with check box answers, and a couple of areas to type your name and the date. NOTE: this form is currently only on paper... Now how do I go about making this form into an "online" version? I can definitely create the HTML form that's not a problem. Basically I need users to be able to fill out this form online and then have the results collected. And possibly have the admin be able to generate a report of the forms that have been submitted.

×
×
  • Create New...