S
Scott C. Reynolds
I need to do something in an asp.net application to get shipping costs
from UPS.
a)does anyone have any C# code for this? That would be immensely
helpful as then I could examine it and apply it directly to my problem
2)if not, can someone help me out with the network programming? there
is no webservice. there is an endpoint that my app would have to talk
to and pass it the information in XML, and I would get some XML back,
which is all fine and good, but I don't know how to say "here's your
XML" and then "oh good, I got some XML back".
iii)Screw UPS for building some network thing that talks XML over HTTP,
but not actually setting up a web service.
any and all help greatly appreciated
from UPS.
a)does anyone have any C# code for this? That would be immensely
helpful as then I could examine it and apply it directly to my problem
2)if not, can someone help me out with the network programming? there
is no webservice. there is an endpoint that my app would have to talk
to and pass it the information in XML, and I would get some XML back,
which is all fine and good, but I don't know how to say "here's your
XML" and then "oh good, I got some XML back".
iii)Screw UPS for building some network thing that talks XML over HTTP,
but not actually setting up a web service.
any and all help greatly appreciated