C
Coolguy
Guest
I want to make a C# program that will ask a web site running some asp.net code for information. I basically want the program to ask the website for some data in a database and the web site to send it back. How can I get the web site and program to "talk" to each other and "ask" and send data between themselves?