newbie needs help
My school project requires me to create a desktop window application to update a news section on a website.
I'm using the Visual Studio 2005 Beta 2 C# Express. Can anyone kindly help me with the following? My server-side scripting is PHP.
1. How do I read text information from my webserver?
2. How can I post or submit my updated info back to the server?
3. How do I pass back the info from the PHP script back to my desktop application?
Any help would be greatly appreciated.
Thanks.

