FormsService httpPost Method (String, NameValueCollection)frevvo Live Forms
Perform an http-post operation.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public string httpPost(
	string url,
	NameValueCollection nvc
)

Return Value

Type: OnlineString
Returns the location of the created or uploaded document
See Also