That does not work on some browsers most notably Opera, i beleive. So be careful of this if you want cross browser support. Alternatively you could use a hidden iframe as an alternative which is what we use in some instances.We also use assosiative arrays in javascript.
Adam H On Thu, 10 Feb 2005 08:31:42 -0500, Doug James <[EMAIL PROTECTED]> wrote: > Take a look into XMLHTTPRequest > <http://www.google.com/search?q=xmlhttprequest> it will allow you to > send a request to a page after the first drop down is selected without having > to do a page refresh. > > Just a thought. > > Doug > > Discover Antartica wrote: > > I want to display the data in two select boxes. For example, I want to > > display two select boxes. In the first one I want to display the list of > > the category of employees (like full time, part time, contract, etc) > > > > On the second select list i want to display the list of employees in that > > category. For example, if the user clicks on the part time then the second > > box should display all part time employees only. > > > > Is there a easy way for this? > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194035 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

