AS3 <--> ASP communication

Hi guys, Im having hell of a lot of trouble with finding a propper example of the following:

An AS3 flash project that reads a variable posted by ASP and then sends another variable to another asp file which then receives it.

so basically:

ASP -> AS3
AS3 -> ASP

It really cant be that complicated, but im really stumped.

Please, anyone who could help with such an example code.