Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
form question
#1
I usually create a form in html and then use an app called Forms to Go to "make it work". It works great as the app generates the necessary php, asp or cold fusion code needed to make the form work. But I'm stumped now.

Is there an easy way to create a form (I'm not sure what its called) where clicking on certain items reveal certain other items on the form. In other words, if you click on the "graduate" radio button you get several options relating to graduate programs. While clicking on the "undergrad" radio button gives you info related to undergrad options.
Reply
#2
JavaScript or AJAX are the only ways I know of, without a post.
Reply
#3
Yeah, DOM scripting is it.
Might be a good time to start learning JQuery.

http://www.jqueryfordesigners.com/
Reply
#4
This site generates amazing forms.

http://www3.formassembly.com/

I just use it - and the wforms.js and then host my own code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)