Hello… I’m new to this forum but i’m around for a quite a time.
I’m creating a flash shopping cart and I ran into some problems. I followed tutorial on this link:
http://www.ahfx.com/inter2.php
… modified it a bit and it’s all working well, except at the end when I want to send an order… I created action script classes as explained. On my buttons i have action which adds information of my order into some kind of a tabel, made from texst fields. My problem is that now I don’t know how to get this information from this text fields with php script to mail.
I know how to do this with simple form for example but now I have multiple products with text fields with the same name.
How can I do this. If someone has some tutorials about my topic or some examples, I would really apreciate it. I can also send working example to PM if someone is willing to look at my code.
Thanks for all your help.