Search found 1 match
- Mon Mar 24, 2003 8:30 am
- Forum: PHP - Code
- Topic: select box in php
- Replies: 2
- Views: 385
select box in php
Hi there, I have 2 select boxes(box1&box2) and a text field. I am doing a search. I enter the search data into the text field. And the search result is used to populate the select box1. The box1 values( which contain search result) are moved into select box2. I want to repeat the search several ...