GET and POST to a webservice on ASP.net (c#)

Hi Pylon.

sorry for the dealy, basically I plug this in and wait for 5 seconds, there is the connection failed message and then I click the reset button and then it work perfectly.

I want to ask on this post also the best way to capture all the webservice information into a string ( one string, instead of reading char by char) so I can then perform a seach on that to look at the result, unless you can tell me that on arduino I can ask for the result of the webservice and store that in a variable... like c# I mean something like

result=servive.webservice(1);
where I can get on result the date and time....

thanks again for your help