using javascript with php
Posted: Wed Nov 23, 2005 3:47 am
Hello,
I am a php developer ,I have a problem with my code can any body will help me.
What I want to do?:
I have two selection box.
1.country
2.state
When I select a country from country selection box without press any buttons( using onchage event), only related states to the country will be displayed on state selection box.
I have tried it with onchange event but not success.
I am using MySQL as Database and PHP as SCRIPT Language.
I have two tables country_master,state_master on MySQL .
Please reply me as soon as possible...
Thanks
I am a php developer ,I have a problem with my code can any body will help me.
What I want to do?:
I have two selection box.
1.country
2.state
When I select a country from country selection box without press any buttons( using onchage event), only related states to the country will be displayed on state selection box.
I have tried it with onchange event but not success.
I am using MySQL as Database and PHP as SCRIPT Language.
I have two tables country_master,state_master on MySQL .
Please reply me as soon as possible...
Thanks