Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Database and SQL
- From: david at dorward.me.uk (David Dorward)
- Subject: [Javascript] Database and SQL
- Date: Tue Jan 30 08:54:57 2007
On Tue, Jan 30, 2007 at 09:55:17AM -0500, Mike Dougherty wrote: > If you want two selects such that the choice in the first select determines > the contents of the second select, then try an old-school dhtml solution. > (you have less than a hundred options per select, correct?) Or take the scary "Store the dependent select's possible values as JSON strings in the master select's options" route I did last time I came across this problem. >:) -- David Dorward http://dorward.me.uk
- References:
- [Javascript] Database and SQL
- From: Henrique Rennó
- [Javascript] Database and SQL
- From: Mike Dougherty
- [Javascript] Database and SQL
- Prev by Date: [Javascript] Database and SQL
- Next by Date: [Javascript] Database and SQL
- Previous by thread: [Javascript] Database and SQL
- Next by thread: [Javascript] Database and SQL
- Index(es):