After hours of searching and playing around with various tutorials, Im not having much luck, and am getting quite frustrated.
I have a simple form with a name input field, a dropdown combo box, and a main enquiry box with scrollbar. These are all components (I dont want to use a regular input box, as I want to keep the form looking consistent). Then I want this to email using a php file.
Are there any tutorials that explain how to do EXACTLY these things? All the tutes Ive seen so far seem to have some of these things, but not all.
but that tutorial uses simple input text boxes. I need to use components, and only components! Ive made plenty of regular flash forms with php before, this is not what I need to know how to do.