D
D2
Hi,
In my http client application I need to submit a form programmatically
using HttpWebRequest class. I understand that the field data need to
be encoded before sending to the web server. Is there a built-in class
in .net that could help me encode data before sending?
Cheers!
D2
In my http client application I need to submit a form programmatically
using HttpWebRequest class. I understand that the field data need to
be encoded before sending to the web server. Is there a built-in class
in .net that could help me encode data before sending?
Cheers!
D2