I
Ingvar Nilsen
What I want is to have an ASP.Net web application access another web
page (not a web service), get the response content from this, do
something with it and send it back to the client.
Have looked, haven't found anything resembling a HttpClient (that in
this case hardly can be called a client since it will run on the server).
It is possible - but how?
page (not a web service), get the response content from this, do
something with it and send it back to the client.
Have looked, haven't found anything resembling a HttpClient (that in
this case hardly can be called a client since it will run on the server).
It is possible - but how?