I can't use the following function by using GET method even though the second parameter is METHOD.
WebClient.UploadValues Method (String, String, NameValueCollection)
Any other way so tat i can upload a collection values to the specific URL by using the GET METHOD?
Any reference is welcome.
Thanks in advance.
WebClient.UploadValues Method (String, String, NameValueCollection)
Any other way so tat i can upload a collection values to the specific URL by using the GET METHOD?
Any reference is welcome.
Thanks in advance.