Hello, on 07/24/2007 09:14 PM Marvin Hunkin said the following: > Hi. > what i am trying to do in java script, say on one form or four forms, is to have the combo box selection of the continents change which area of the globe > a user chooses, with mouse over image and text description on this, and then another form, for my country, under that area of the globe. another form for > the disability, and another form, for the services for that region, and a go button, or some other text, and when the user clicks on that takes them say > to the asia pacific, australia, hearing impaired, and public transport for example. > then on that page, have a image, maybe of the service on that page, and also, need say another form, underneath for navigation, say back to the home page, > the same region, or a different region. > hope that makes sense. This forms class comes with a linked select plug-in that does exactly what you need. http://www.phpclasses.org/formsgeneration Take a look at this live example: http://www.meta-language.net/forms-examples.html?example=test_linked_select Here you can watch a tutorial video: http://www.phpclasses.org/browse/video/1/package/1/section/plugin-linked-select.html -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/