Hi Chaps,
I had a two similar scripts that uses a select option to pass a parameter to a php page, then returns options/values to a seperate select drop down.
Both of these scripts worked fine until I added another script. The new script is different, in that it checks the value of the original select option, then passes that value to a seperate php page, then, if a condition is met, an input field is displayed.
This new script works, but has resulted in the two original scripts doubling the values that they return.
I hope that makes sense, if anyone can spare anytime, I'll gladly post the code and any other information . . . .
Cheers


