Sending data to ASP and displaying a response
I am currently working on a project in which there is a custom object in Flash whose data I need to save in an Access database. I've decided to use ASP to write my server-side code to do this, but I have some questions about how to get the data to and from the ASP page.
I currently have a Flash file that allows users to enter data into 3 text boxes. I want to have the ASP page save this data to the Access database and let the Flash file know when it's finished. I can't find very much documentation on how to do this anywhere. Could someone who knows ASP or Flash please help me figure out how to get the 2 of them to communicate?
Chris
|