How to POST using WebRequest ?

Posted by Costa on Stack Overflow See other posts from Stack Overflow or by Costa
Published on 2010-04-11T14:59:06Z Indexed on 2010/04/11 15:03 UTC
Read the original article Hit count: 242

Filed under:
|
|

Hi

Using WebRequest How to POST things, Should I use GetRequestStream? and how to format POST string

Thanks

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#