PDA

View Full Version : SOAP Web Service request


jds968
01-29-2009, 09:48 PM
Using ActionScript 3.0, I am trying to make a SOAP Web Service request. Am trying to add functionality to my Flex Air application that authenticates a user against an external datasource. Am creating a simple Login screen that prompts user for: UserName, Password, URL (for datasource). Would simply like to receive back in the response header the Session ID for that datasource. Has anybody done this? If so, I desperately need some help/guidance. Thanks!