T
trint
UPS Rates & Service is an xml method of requesting rates on shipping
out boxes from the "checkout" point of online shopping cart software.
Well, I have gotten my c# project all the way to the point of having
all this information stored in variables ready to place in UPS Rates &
Service xml.
How do I create and activate an xml file from within my c#
application?
Can I build it with strings then save it as a file and execute it
somehow?
Any help is appreciated.
Thanks,
Trinity
out boxes from the "checkout" point of online shopping cart software.
Well, I have gotten my c# project all the way to the point of having
all this information stored in variables ready to place in UPS Rates &
Service xml.
How do I create and activate an xml file from within my c#
application?
Can I build it with strings then save it as a file and execute it
somehow?
Any help is appreciated.
Thanks,
Trinity