Order Tracking in shopping cart application....plz help
-
Hi Im working on a student project. It is a shopping cart application using asp.net and C#. I need to track orders submitted by customers. When a customer submits an order it is shipped to her address using ny courier service.An id will be returned by courier service that will be used to track the order.Som1 told me dat webservice will be used to do this.I dont know how 2 use web services. Kindly give me code for above mentioned procedure as soon as possible.
-
Hi Im working on a student project. It is a shopping cart application using asp.net and C#. I need to track orders submitted by customers. When a customer submits an order it is shipped to her address using ny courier service.An id will be returned by courier service that will be used to track the order.Som1 told me dat webservice will be used to do this.I dont know how 2 use web services. Kindly give me code for above mentioned procedure as soon as possible.
lastFarhi wrote:
Som1 told me dat webservice will be used to do this.I dont know how 2 use web services.
You would help yourself if you spoke English here. Google has tons of info on web services, they are kind of trivial to use.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )