View Single Post
  #1 (permalink)  
Old 02-25-2008, 10:40 PM
aramesh aramesh is offline
D-Web Programmer
 
Join Date: Mar 2007
Posts: 72
aramesh is on a distinguished road
Default Pass Complex Data from flash to .Net or any other server side script

Hi,
I want to store array of values as an xml file using Flash. I know the .Net can generate an xml file, if they got such values. My problem is how to send the array of values to .Net.

Using "sendAndLoad" method we can pass only the limited or known length of data. I want to send unknown length of values. Is there possible to send an array of values from flash to .Net.

Help Please.

Thanks in Advance
A.Ramesh

Last edited by aramesh : 02-26-2008 at 09:35 PM.
Reply With Quote
Sponsored Links