HTTPService question


hello,

     want send company information on httpservice webserver running php. company information includes company address, , list of usernames. form has info

 

company name

addr1

addr2

state

country

array of users in array collection.

 

how send in 1 http request.

 

thanks,

bharani

hi,

         create object in flex side (var temp:object=new object()) , assign values whatever required object

 

         example:

                            temp.company name="xxxx";

                            temp.addr1="xxxx"; , on...............

 

        in same way collect th list of users 1 array  , assing same array object

                           temp.users=arr;

       , send object(temp) php via httpservice.

 

       dont know how in php in java can use request.getparmatervalues("users") in order users sending



More discussions in LiveCycle Data Services


adobe

Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???