Permabanned
- Joined
- 25 Oct 2004
- Posts
- 9,078
Hi All,
Im currently trying to figure out how i can implement a feature on a site ive been working on and I just cant figure it out, ive only been doing html/css and recently started on php but still a long way to go before i know what on earth im doing.
Basically I have a drop down list of multiple charity names which each contain a value which corresponds to there email address.
The thing im trying to do is get that value used to display in a text box which is then later used by the server for donations.
As it stands currently the list is working fine, but I cant figure out how to pull the value from the drop down list and have it displayed in a text box.
Any assistance would be greately appreciated.
Im currently trying to figure out how i can implement a feature on a site ive been working on and I just cant figure it out, ive only been doing html/css and recently started on php but still a long way to go before i know what on earth im doing.
Basically I have a drop down list of multiple charity names which each contain a value which corresponds to there email address.
The thing im trying to do is get that value used to display in a text box which is then later used by the server for donations.
As it stands currently the list is working fine, but I cant figure out how to pull the value from the drop down list and have it displayed in a text box.
Any assistance would be greately appreciated.