Dynamic Forms - TechRepublic
General discussion
February 22, 2003 at 06:30 AM
mathguy7

Dynamic Forms

by mathguy7 . Updated 23 years, 4 months ago

Hello, all.

I am hoping to code dynamic forms in Javascript.
I have never used Javascript for this purpose before. Does anybody know where I can find an example application (source code would be great)?

The planned page will have a form with two radio button on it. The
user will indicate if he has a matrix ready for entry by selecting one
of the radio buttons. If he selects “No”, the form should be short and
not display fields for entry of the matrix values. If he selects
“Yes”, the form should change to display all the input fields for,
say, a 3 X 3 Matrix.

Thanks for any help you can give me.

This discussion is locked

All Comments