How to make a POST/PUT Call to my server

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi There,

I have written an HttpHandler for my server and have registerd it too. Now
when I call my server directly from IE my handler gets called but I am not
able to call my Handler Programmatically.

Can anybody out there help me in posing a GET/PUT/POST call to my server so
that my handler gets called.

Any help on this is highly appreciated.

chow,

Anjali
 
Back
Top