Hi,
I have got a dropdown selection box or it could be called a menu select list with a list of topics i would like the user to choose before they send the info to me using php.
My problem comes with naming the selection box so the info can be sent using php.
As the fields on my contact forms have variable names which are then used to put in my php contact form to allow the information to be sent to my email.
how would i get the the users chosen topic sent to my email.As this component doesnt have a variable.
I hope my question is understood.
cheers


