R
Roshawn Dawson
Hi,
I have an asp.net app that calls a remote web service. I'm trying to
access the returned data from the xmlHttpRequest object. Is it true that
the response from the web service is already accessible from the
xmlHttpResponse object, or am I just wasting my time?
If true, how would I go about formatting the returned data and place it
on an asp.net page (with server-side code) without postbacks?
Thx,
I have an asp.net app that calls a remote web service. I'm trying to
access the returned data from the xmlHttpRequest object. Is it true that
the response from the web service is already accessible from the
xmlHttpResponse object, or am I just wasting my time?
If true, how would I go about formatting the returned data and place it
on an asp.net page (with server-side code) without postbacks?
Thx,