ok, i know how to send data to say a php page using winsock.

now, how would i recieve the output of a php, after sending the information to it, so the php can do calculations, and send back to the vb proggy, the result from the calculations and then display that information (say there is for example, returns 2 values) in my app?

hope i made sense