Search found 2 matches
- Fri Nov 25, 2005 3:38 am
- Forum: PHP - Code
- Topic: PHP problem
- Replies: 2
- Views: 229
PHP problem
My problem is : When I select a Selection control from page, the rest of the details should automatically changed. For example: When one selects a Country name from the list [Selection Box] The values of the State name should automatically be fatched from the database. -----------------------------...
- Wed Nov 23, 2005 3:47 am
- Forum: PHP - Code
- Topic: using javascript with php
- Replies: 1
- Views: 153
using javascript with php
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 display...