Forum Moderators: open

Message Too Old, No Replies

Invoke eBay Web Service though C#

Invoke eBay Web Service though C#

         

helloponty

6:33 am on May 9, 2006 (gmt 0)

10+ Year Member



Hi!

I want to invoke eBay web services, using ASP.NET 1.1, C#.

When using eBay webservices u have pass a lot of information in HTTP Headers. How to make this possiable in .NET? & how to Invoke a web service through Code in .NET
[developer.ebay.com...]

I am using SandBox envoirnment.

Since I have to pass parameters I cannt add web refernce through GUI!

Any help will be appreciated.

Regards.
Ponty Jones.

mrMister

8:58 am on May 9, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Take a look at the Headers collection of the .Net HttpRequest object.