# ComboBox Form Question

**URL:** https://forum.kirupa.com/t/combobox-form-question/205222
**Category:** Uncategorized
**Created:** [October 27, 2006, 5:28am UTC](https://forum.kirupa.com/t/combobox-form-question/205222 "2006-10-27T05:28:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Chadwick](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/chadwick/32/2953_2.png) [@Chadwick](https://forum.kirupa.com/u/Chadwick)
#### Post date: [October 27, 2006, 5:28am UTC](https://forum.kirupa.com/t/combobox-form-question/205222/1 "2006-10-27T05:28:30Z")

</div>

Hello…

I am trying to create a e-mail form that uses a ComboBox. I want he ComboBox to have about 5 names, then once I click “Send” it will run a PHP file and send a e-mail to who ever’s name you choose in the ComboBox. I’ve looked around and couldn’t really find a way to do this without exploding my brain. I’m new mostly in ActionScript so I’m not really familiar with it.

Anyways, I was wondering if anyone knew of a way to take what was selected and make it into a varible so I could use it in a PHP file.

Thanks…
