Request Url And get response in a string

Posted by Ganesh961991 under ASP.NET on 9/16/2013 | Points: 10 | Views : 1581 | Status : [Member] | Replies : 1
Hi All,
Using REST Api method i have got url dynamically by using signature and timestamp method. If i copy and paste in browser its returning success response. without copy paste i want to do this and get response in a string. Please any suggest me any method. Thanks in advance.


Regards
Ganesh.

Ganesh


Responses

Posted by: Bandi on: 9/18/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Even though question is not clear enough I can suggest some samples on getting response based on programmatically created URL
http://stackoverflow.com/questions/9890886/how-to-get-the-url-response-values-in-asp-net
http://stackoverflow.com/questions/7608527/how-to-get-response-from-api-call-in-c-sharp
http://weblogs.asp.net/jalpeshpvadgama/archive/2011/01/24/programmatically-creating-asp-net-request-and-handling-response.aspx

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Ganesh961991, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response