Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
danny_beard #1
HTTPService and Cookies
Just a quick question that I have been wanting answered. I typically don't mess
with cookies that much, but a recent project has required me to use them when I
make HTTPService calls. My initial thought was that cookies would not work, but
it appears as the HTTPservice class does store cookies sent by the server?? I
believe this due to PHP session variables being used in this project (which use
cookies).
I tried searching the documentation for this, but I couldn't find anything.
Any ideas, or could you point me to the docs where it talks about this??
Thanks,
db
danny_beard Guest
-
HTTPService Status.
I have flex project loading a PHP file that generates a XML style file. The problem is the XML can be a huge file, so I need a "status" bar that... -
HTTPService URL
I am working on my first Flex and CF Project. The project works when I run it locally and on a remote CF server. The problem I have is with... -
HTTPService
Hi , need to post multiple values to a webserver. Using POST with object as i got helped with before. Need to be able to post keys with same name:... -
HTTPService POST
im trying to send a post to an http serivce with paramters here is the header of my asp.net webservice: Public Sub AddNewKB(ByVal categ As Integer,... -
HTTPService and <mx:XML>
Hi, In Flex documentation I've read the following things: 1 Flex compiles the <mx:XML> tag into literal XML data in an Actionscript XMLNode...



Reply With Quote

