Results 1 to 2 of 2

Thread: Information on forms.

  1. #1
    m1ck3y Guest

    Information on forms.

    Hello all, I'm brand new to the forum. I'm also fairly new to web development and unfortunately am working on a project that is a little beyond my current ability.



    What I am ultimately looking for is a form that adds new fields based upon choices made in the previous field. I've seen these things on many textbook websites. On those sites, you choose what semester you are looking for and then subjects appear, then you choose a subject and then books appear.

    I am wondering if there is a script / program already around that would make designing something like this easier, and if not, I'm wondering if anyone has any suggestions on languages or books or tutorials to start with.

    Thanks for reading,
    M1ck3y

  2. #2
    Join Date
    Jan 2010
    Posts
    124
    It's done with javascript. You can check at www.hotscripts.com to see if they have anything there.

    It would take a little bit of learning, but you'll need to use javascript to alter the page (based on the HTML DOM) when a user changes the contents of a field.

Similar Threads

  1. Replies: 0
    Last Post: 02 Mar 2010, 09:02 AM
  2. Form, information on next page depends on what was entered
    By Jonobl in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 02 Aug 2009, 10:20 PM
  3. Information Architecture for the WWW
    By Manksio in forum The Lounge
    Replies: 0
    Last Post: 13 Jun 2006, 06:40 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •