Hi, My name is krishna. I am using asp.net 2.0 with C#. I amusing Windows XP professional as OS. When I post some data to an external web server I get the error as "The Remote server returned an error :(407) Proxy Authentication Required ".

Here is the code I am using, Please help me out at the earliest.

Code:
public void JACCS_Response(string date,string jaccs_id,string irn,string company_id,string xmlid)
...