Hi All
I am trying to implement a feature. But I've never had anything to do with "Web Services" before, other than using them.
I have a desktop application, and I want that application to be able to sort of "post" some information (i.e. email address, username, user-selected options (just plain text) etc) to an application or "web service" on my ASP.NET web server.
Can somebody please guide me in the right direction? How would I accomplish this?
Thank you :)
Jason