hi thanks for reply to my problem.
special thanks to sethupnr its very useful to me as a begginner. and also thanks to markusn00b, for gude me to study about AJAX.
thanks.
User Profile
Collapse
-
nixan replied to how to change 2nd drop down contens when a item selected from first dropdown list ?in PHPthanks markusn00b,
but i dont have any idea about AJAX & i didnt use any coding in AJAX.
cant it done by php itself?Leave a comment:
-
nixan started a topic how to change 2nd drop down contens when a item selected from first dropdown list ?in PHPhow to change 2nd drop down contens when a item selected from first dropdown list ?
hi every one im using php for developing a project.
now im having big problem,
i have three drop down lists(lets say DD1,DD2,DD3) they will show item from database.
for example DD1 have(it will load from database AND DD2,DD3 remain empty @ beginning) Books,Cars,Film s.
assume that i have selected Cars then DD2 have to show Sports car, Regular cars,..ect.
Like that if i select an item from DD2 the DD3 should change... -
how can choose SELECT tag from a form if there are multiple SELECT tags?
Hai all im new to this forum and begin to learn php.
Here is a problem which may be very simple to you but it is problem to me.
how can choose SELECT tag from a form if there are multiple SELECT tags?
for example[code=html]<form name="form" id="form" action= "page2.php" >
<select name="name1" id="id1" onchange="">
<option>item1 </option>...
No activity results to display
Show More
Leave a comment: