Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

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