Overload List

  Name Description
Public method Post()()()()
Posts the supplied data to specified url.
Public method Post(String)
Posts the supplied data to specified url.
Public method Post(String, NameValueCollection)
Posts the supplied data to specified url.

See Also