E-mail formater within flash

Ok i have been looking around all day for some info on creating an autoemailer in flash.
I have a form with products and checkboxes and when the submit button is pressed i need it to send an e-mail to a specific e-mail address containing the product numbers and customers e-mail address.

I will be able to manage the above in flash but i dont know the best way to send this information out as an e-mail.

All i have found tutorials wise is the Mailto feature which wont work for this or more complex PHP style ones.
I dont really wanna have to learn Mysql or xml or php just to make a form which sends e-mails out , is there ANY way of doing this without hugely complex php scripts ??