Hi,

On Wed, Feb 11, 2009 at 10:00 PM, shahrukh1514 <[email protected]> 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).

http://bonrouge.com/~chain_select_ajax

-- 
regards,
Prashanth
_______________________________________________
To unsubscribe, email [email protected] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to