[Ilugc] FOSS project

  • From: manokaran@xxxxxxxxx (Mano)
  • Date: Thu Feb 12 11:06:48 2009

On Wed, Feb 11, 2009 at 10:14 PM, Prashanth <munichlinux@xxxxxxxxx> wrote:

Hi,

On Wed, Feb 11, 2009 at 10:00 PM, shahrukh1514 <shahrukh1514@xxxxxxxxx> wrote:


My question was a dynamic select in which if a value is selected in one
combo box, then dynamically the 2nd combo should load values from
database...


Make a ajax call on change of the select box1(state) with the state id
as the value, fetch the records and update the select box 2 (district
or cities).

And use Firebug to track what transpires during the ajax calls. Its a
fantastic tool.

regds,
mano

Other related posts: