|
Hi everyone.
I am developing connectivity to my server using HTTP GET & POST.
I would also like to provide the facility for HTTP POST using XML as it would allow my users to send many requests within a single request.
Can anyone point me to some good tutorials about
a) parsing an xml file
b) posting an xml file using http post
Thanks
|