russell.hunter@xxxxxxxxxxxxx said the following on 3/29/2006 5:40 AM:
I have a page which starts with the question, 'How many people?' followed by a combo box offering 1 -> 6 as offers. Now I have the following fields name1, job1 for person 1, same for person 2 and so on. I only want to display the minimum number of fields depending on the value selected via the combo box. Is this possible to do without a reload?
Yes, very possible. Search the archives for "dynamically create form elements"
-- Randy comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/