Hello all,
This is my first post in this forum. I have posted the same
thread in the Flex General Discussion forum as well, my sincere
apologies for this.
I am having a flex shopping cart in the form of a datagrid. I
am populating the datagrid using the dataprovider property. My
question is how can i pass in the details of multiple products in
the shopping cart (product name, quantity, price etc) to a PHP
script when the user clicks check out, as the datagrid content is
an arraycollection object. I am comfortable using HTTPService.
Basically i am trying to build an ecommerce site using Flex 3.
Please provide me any tutorials or code.
Hope i am clear about my doubts.
Please do help me out on this.
Thanks in advance