ZennoLab Assemblies Documentation
HttpPost Method
See Also  Send Feedback
ZennoLab.InterfacesLibrary Assembly > ZennoLab.InterfacesLibrary.ZennoPoster Namespace > IInstanceManagerService Interface : HttpPost Method
url
content
contentPostingType
proxy
Encoding
respType
Timeout
Cookies
UserAgent

Glossary Item Box

Execute http post request

Syntax

C# 
string HttpPost( 
   string url,
   string content,
   string contentPostingType,
   string proxy,
   string Encoding,
   ResponceType respType,
   int Timeout,
   string Cookies,
   string UserAgent
)

Parameters

url
content
contentPostingType
proxy
Encoding
respType
Timeout
Cookies
UserAgent

Return Value

result of the requset

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.