Perform an http-post operation.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- url
- Type:
System String
The address to post to
- nvc
- Type:
System.Collections.Specialized NameValueCollection
The post parameters, may be null
Return Value
Type:
Returns the location of the created or uploaded document
See Also