chrislowe
06-10-2005, 08:52 AM
Hi all,
I have a simple shopping cart inside flash that saves products into a 2d array.
I now need to be able to send this product list out to an asp page. I'd love to be able to send the array (would keep things cleaner). I know that the serializer class works for sending arrays from flash to php, but I was hoping that there was somthing similar for asp.
Thanks in advance,
Chris
I have a simple shopping cart inside flash that saves products into a 2d array.
I now need to be able to send this product list out to an asp page. I'd love to be able to send the array (would keep things cleaner). I know that the serializer class works for sending arrays from flash to php, but I was hoping that there was somthing similar for asp.
Thanks in advance,
Chris